https://issues.dlang.org/show_bug.cgi?id=14507
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Rainer Schuetze <[email protected]> --- > I think one problem is that Visual-D needs to ignore sc.ini There is an option on the Visual D setup page to actually do this. Do you have it enabled? IIRC mspdb100.dll is only found in the <VS-Path>/Common7/IDE folder, so make sure this path is listed in the "Executable Path" setting. This is only true for the 32-bit linker executable, the 64-bit version in the amd64 folder has the DLL in the same folder. --
