Hi!

there comes a message from visual c++ 2005:
[/O2 /FD /EHsc /MT /Fo"Debug\\" /Fd"Debug\vc80.pdb" /c /TP ".\newtest1.cpp"]
Project : error PRJ0002 : Error result -1073741515 returned from 'C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe'.

I tried to start cl.exe on its own, but it misses mspdb80.dll wich i tries to replace with someother one... did not work.

I completely reinstalled MSVisualc++ and it still doesn't work at all.


Can you help me with this? (Even some simple hello world prog won't work) Thanks