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 to be able to compile with 64 bit?

just link with user32.lib shell32.lib kernel32.lib and you'll be fine.

Reply via email to