Can't compile on 64 bit Windows

Erik van Velzen erik at evanv.nl
Fri Oct 18 09:52:49 PDT 2013


(late I know but it may help someone)

The linker is trying to link against x86 libraries instead of x64.

If you followed the tutorial to the letter, you need to check if 
"%DEV_DIR_WINSDK%\Lib\x64" resolves correctly (paste in cmd or 
windows explorer).


More information about the Digitalmars-d-learn mailing list