Can't compile on 64 bit Windows
evilrat
evilrat666 at gmail.com
Sat Oct 19 05:34:20 PDT 2013
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.
More information about the Digitalmars-d-learn
mailing list