Visual-D with dmd 64bit and MSVC linker

Rainer Schuetze r.sagitario at gmx.de
Mon Sep 23 22:41:30 PDT 2013



On 23.09.2013 16:05, Arjan wrote:
> Hi,
>
> I just managed to build a 64bits dmd.exe druntime and phobos on windows
> (using vs2008). Now I wanted to use the Visual-D plugin to build 64bits
> D applications but it seems not possible?
>
> I can not figure out how to get linking stage to work with the MSVC
> toolchain linker.
>
> Commandline compiling and linking works OK.
>
> Any hints?

I'm not sure at which stage it is failing for you, but here's a guess: 
If you are starting with one of the project templates you may need to 
add a new platform "x64" in the configuration manager.


More information about the Digitalmars-d-ide mailing list