[Issue 14507] Installer doesn't configure VS2010 properly; missing mspdb100.dll
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Aug 8 06:39:14 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14507
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r.sagitario at gmx.de
--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
> 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.
--
More information about the Digitalmars-d-bugs
mailing list