What steps will reproduce the problem?
1. Create a Visual studio 2008 solution (MFC application for instance)
2. Run mirror.exe
3. Open created visual studio solution
4. Rebuild solution
What is the expected output? What do you see instead?
Normally the application should build normally. I am getting these error in the
build output:
1>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xmemory(144) :
error C2471: cannot update program database
'o:\projects\gpuray\release\vc90.idb'
1>Compiling...
1>base.cpp
1>.\Src\base.cpp : fatal error C1090: PDB API call failed, error code '23' : '(
What version of the product are you using? On what operating system?
OS: Windows 7 64 bits
Please provide any additional information below.
I've attached a sample project causing the error: You might not be able to run
the application, but it should compile.
Thanks
Original issue reported on code.google.com by jschmid...@gmail.com on 21 Jul 2010 at 2:57
Original issue reported on code.google.com by
jschmid...@gmail.com
on 21 Jul 2010 at 2:57Attachments: