On 12/16/2013 9:07 PM, Jack wrote:
Apparently I can't run link.exe.
I've set up the paths as intended.
Here:
C:\D\dm\bin;
C:\D\dmd2\windows\bin;
I've been trying to build gtkd with -m64 and this happens.
On Win7 64 bit.
Help?

When compiling 64-bit with DMD, you need the Visual Studio toolchain installed and properly configured. See the wiki[1] for help.

[1] http://wiki.dlang.org/Installing_DMD_on_64-bit_Windows_7_(COFF-compatible)

Reply via email to