Results 1 to 3 of 3

Thread: Need help w/C++

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2003
    Posts
    2

    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.

  2. #2
    Frenzied Member Technocrat's Avatar
    Join Date
    Jan 2000
    Location
    I live in the 1s and 0s of everyones data streams
    Posts
    1,024
    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


  3. #3
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    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
  •  



Click Here to Expand Forum to Full Width