gtkD doesn't compile on windows

simendsjo simendsjo at gmail.com
Tue Jul 19 08:42:16 PDT 2011


On 19.07.2011 17:30, Trass3r wrote:
>> The -L-ldl isn't recognized by optlink.
>> OPTLINK : Warning 9: Unknown Option : LDL
>> What's the equivalent?
>
> I think you don't need it on Windows.
> But according to the demo dsss.conf files you might need -lladvapi32
> Might also be -L-Ladvapi32.
>
>> It tries to pick up zlib1.dll from my Intel WiFi program folder, and I
>> cannot find it in the gtk or dmd folders.
>
> Yep, it's installed system-wide on Linux.

Downloaded from zlib.net, and the sample works now.
Thanks!

There is something wrong with either dmd or rdmd though..
If I compile rdmd (with my patch, haven't tried the original) without 
-g, it crashes when trying to compile anything...


More information about the Digitalmars-d-learn mailing list