Posted by Pete on July 25, 2000 at 22:30:00:
In Reply to: What does this mean?? posted by charms on July 24, 2000 at 23:08:14:
: What does it mean when it says:
: Error spawning cl.exe
: ?????
It means that microsoft developer studio couldn't launch/run the actual compiler/linker for some reason. The reasons for this are too numerous to list, but I would ask a couple of questions:
1) Do you have *running* a previous version of the program you're trying to compile?
2) Is the *compiler* in the location where the machine expects it to be? - If you're in the lab, ask a lab monitor about this. If you're at home, have you re-installed anything lately?
-pete