D multimedia programming - a new website

Hasan Aljudy hasan.aljudy at gmail.com
Thu May 4 10:50:40 PDT 2006


Lukas Pinkowski wrote:
> Am 03.05.2006, 23:29 Uhr, schrieb Hasan Aljudy <hasan.aljudy at gmail.com>:
> 
>> ahh .. I thought derelict was just a binding, i.e. C Headers --> D  
>> headers translation. and you still need the libs/dlls
> 
> 
> Derelict uses function pointers which are assigned at runtime to
> the functions in the DLLs (with the DerelictXX_Load()-functions).
> Those function pointers have to be in some object file; additionally
> SDL provides some widely used functions that are in fact Macros,
> which have to be simulated by real functions.

My point was, users need to download lib files for the different 
extensions, like sdl_image.lib and sdl_ttf.lib, etc.

isn't this correct?



More information about the Digitalmars-d-learn mailing list