On Sunday, 17 January 2016 at 03:56:11 UTC, Mike Parker wrote:
On Sunday, 17 January 2016 at 00:18:37 UTC, Dibyendu Majumdar wrote:Unfortunately I find that premake doesn't support DMD correctly on Windows 64-bit - it attempts to use the D linker rather than the MS Linker.RegardsI can reproduce this. Specifying architecture "x64" apparently does not cause -m64 to be passed along to DMD and it must be set in a buildoptions directive.
https://github.com/premake/premake-dlang/issues/6
