On 5 January 2014 21:23, Rainer Schuetze <r.sagitario@gmx.de> wrote:

What seems to happen is that the default executable paths do not contain <VSInstallDir>\Common7\IDE, but this is needed by the linker to find the mspdb*.dll. PATH is modified to that respect in sc.ini, but it is patched by the D installer to the latest VS version only.

So please try adding $(VCInstallDir)\..\Common7\IDE to the executable paths for x64 builds. I'll add this to the defaults aswell.

Is the executable paths properly saved?
Every time I restart Visual Studio, the option has reset to default, and I have to add this path again.