"Learn to Tango with D" - The way to go?
AEon
aeon2001 at lycos.de
Fri Sep 19 13:52:48 PDT 2008
torhu wrote:
> AEon wrote:
>> I tried both the "Easy D" install (dmd-win32snaphot-0.6.2.exe; that
>> contains Tango along with other libs), and also the manual Windows
>> install (tango-0.99.7-bin-win32-dmd.1.033.zip) but the compiler error
>> persists.
>>
>> I followed the
>> http://dsource.org/projects/tango/wiki/WindowsInstall
>> instructions...
>
> You're not linking with tango-user-dmd.lib. How to do that is in those
> instructions.
I thought I had added "-L+tango-user-dmd.lib" to the dmd\bin\sc.ini's
DFLAGS line. Obviously not. Compile works now. Thank you.
More information about the Digitalmars-d-learn
mailing list