On Sunday, 28 April 2013 at 12:46:31 UTC, Josh wrote:
I followed the instructions in
http://wiki.dlang.org/Installing_DMD_on_64-bit_Windows_7_(COFF-compatible)
and all seems ok. Except I get these errors when I'm compiling:
Is there anything that those instructions left out that I need
to do
(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).