Using libraries in VisualD

Zaggy1024 Zaggy1024 at gmail.com
Fri Apr 4 08:58:46 PDT 2014


On Friday, 4 April 2014 at 09:34:29 UTC, evilrat wrote:
>
> this may means that you must compile that dsfml(?) as library
> first and then link it with your code. because adding import
> paths only says to compiler that they are exists, but no actual
> code generated for them unless you put it in your build. i hope
> it clear enough now.

Isn't that what putting the path to the prebuilt .lib files in 
the linker configuration does?


More information about the Digitalmars-d-ide mailing list