I am running a software which compile some codes based on VC++, I have installed Visual studio 2010 professional on my XP professional windows. whenever I wanna execute the Compile "the application has failed to start because mspdb100.dll was not found." comes up. any ideas?
I added the path directory to PATH environment variables; another error came up: cannot open include file:"string.h": No such file or directory;
mspdb100.dllis located in here?:%ProgramFiles%\Microsoft Visual Studio 10.0\Common7\IDE\mspdb100.dll– Mehper C. Palavuzlar Aug 12 '10 at 11:15