Can't link debug build of dwt-win r254
torhu
no at spam.invalid
Thu Jul 17 14:51:32 PDT 2008
I get this when trying to link my app:
Error 42: Symbol Undefined
_D3dwt8internal5win326WINAPI17AssocQueryStringWFkiPuPuPuPkZi
The release build works fine. I'm using tango r3753, dmd 1.033.
I build with:
dsss build -g -debug
or maybe it was this:
dsss build --debug -g
probably shouldn't matter.
oneatatime is set to no.
I also tried just building dwt manually by handing all files to dmd
directly, but I get the same linking error when trying to link the
resulting lib with my app.
More information about the Digitalmars-d-dwt
mailing list