cl.exe
-
I have err : error spawning cl.exe What that's means? How should i do? That's in VS7, when i want to compile VS6 project.
Cl.exe is the actual compiler. It's a console application. Msdev.exe is the IDE that spawns cl.exe when it needs to. It sounds like the environment variables are not quite right. How long has this been happening (i.e., have you ever compiled successfully)?
"When I was born I was so surprised that I didn't talk for a year and a half." - Gracie Allen
-
Cl.exe is the actual compiler. It's a console application. Msdev.exe is the IDE that spawns cl.exe when it needs to. It sounds like the environment variables are not quite right. How long has this been happening (i.e., have you ever compiled successfully)?
"When I was born I was so surprised that I didn't talk for a year and a half." - Gracie Allen