https://issues.dlang.org/show_bug.cgi?id=14873
--- Comment #7 from Rainer Schuetze <[email protected]> --- Thanks for posting the log. It seems a path to $(VSINSTALLDIR)\VC\bin needs to be added to the "Executable Paths" for DMD/Win32 builds to start the MS PDB server executable mspdbsrv.exe. Once it is running, it works without the additional path. --
