How to debug manifest errors?
- by Rryk
I am creating an application that depends on third-party library, which in turn depends on MSVCP90D.dll (it was compiled with debug symbols). While starting the application it fails to start and provides an error message:
I have found such library in C:\Program Files (x86)\Microsoft Visual Studio…