I get these errors when trying to compile a C+ project using command line compiler of VS2010. I have searched the web for posible solutions which lead me to this page:
http://msdn.microsoft.com/en-us/libr...8VS.80%29.aspx

Okay I thought some version mmismatch due to SP1 so I reapplied the SP1 but seems the same, get this error still.

Affected files version numbers, locations and checksums:

C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe
Fileversion: 16.0.40219.1
Productversion: 10.00.40219.01
MD5: 9b08aef89898949a694d461997aabca6

C:\Windows\SysWOW64\mspdb100.dll
Fileversion: 10.0.30319.1
Productversion: 10.00.30319.01
MD5: 609c1d1be515d18aa64e3a6b571d5ba7

C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\mspdbsrv.exe
Fileversion: 10.0.30319.1
Productversion: 10.00.30319.01
MD5: def9f717fc22e899d5109a031d236e52

C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\mspdbcore.dll
Fileversion: 10.0.30319.1
Productversion: 10.00.30319.01
MD5: 52f59aaa0d12f280fbc658b121445c9b

All binaries are i386 architecture

I'd be thankful If someone find an inconsistence on it or pointed out the problem