with dmd
dmd test -m64 > Can't run '\bin\link.exe', check PATH
bugger, now what?
maybe set things up? maybe follow this: https://wiki.dlang.org/Installing_DMD_on_64-bit_Windows_7_(COFF-compatible)?
Except on my machine, the win7 sdk didn't want to install due to prerelease version of .NET Framework. So I install v 4.6.2 from https://www.microsoft.com/en-us/download/confirmation.aspx?id=53344 and recall why I hate doing things on windows..
restart. (hang on..)
Add Comment