|
-
Jan 28th, 2003, 11:51 PM
#1
Thread Starter
New Member
Need help w/C++
Okay, I'm not sure what the problem is, but whenever I try to compile anything on my Standard Edition 6.0 C++ compiler, I get an error that says:
Error spawning cl.exe
And the wierd part is that it still says that even when I have done no coding whatsoever...I think I'm missing some files or something, since the C++ compiler I have at school runs everything perfectly...any help would be greatly appreciated.
-
Jan 29th, 2003, 11:03 AM
#2
Frenzied Member
I usually have that happen when I crash MSVC or my program crashes in debug and for some reason doesn't drop back to MSVC, it just freezes. All I have to do is restart my computer and things are fine. In your case you might want to uninstall then reinstall and see if that fixes your problem.
MSVS 6, .NET & .NET 2003 Pro
I HATE MSDN with .NET & .NET 2003!!!
Check out my sites:
http://www.filthyhands.com
http://www.techno-coding.com

-
Jan 30th, 2003, 08:44 AM
#3
I had this problem when I reinstalled MSVC++ to a different directory than it was before. The solution is to uninstall VC++, delete all its remaining registry entries manually and then reinstall it.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|