Hi All,
I seem to keep getting this error regardless of what I try! Apparently, It seems that its a Visual C++ problem (the actual program itself). I tried removing Visual C++ and re-installing it MULTIPLE TIMES to no use. I'm running a FRESH INSTALLATION of windows 2000 pro.
Someone please help. THIS IS URGENT!
Page 1 of 1
"Error Spawning cl.exe" in Visual C++ Enterprise 6
#2
Posted 09 October 2001 - 05:40 AM
OK,
1.) Is there an easy way to find out ALL related such directories / paths?
2.) ADD them under "Administrator paths" or "system paths"?
1.) Is there an easy way to find out ALL related such directories / paths?
2.) ADD them under "Administrator paths" or "system paths"?
#3
Posted 09 October 2001 - 05:55 AM
Ok I seem to be thinking reeeeeeal slow today, so please bear with me. As we all know, visual studio installs on two main directories, a "sommon files" one, and a regualar "program files" one. In this case
these are
c:\vstudio
c:\microsoft visual studio
So i go into control panel->system->Advanced->Enviroment variables
THEN WHAT? can i just add a new entry called say "Vstudio path stuff" with it pointing to c:\vstudio\*.* and c:\microsoft visual studio\*.* ???
Please bear with me and give me small details that i can absorb as a college student, not a microsoft emplyee! lol. (kidding)
these are
c:\vstudio
c:\microsoft visual studio
So i go into control panel->system->Advanced->Enviroment variables
THEN WHAT? can i just add a new entry called say "Vstudio path stuff" with it pointing to c:\vstudio\*.* and c:\microsoft visual studio\*.* ???
Please bear with me and give me small details that i can absorb as a college student, not a microsoft emplyee! lol. (kidding)
#4
Posted 09 October 2001 - 06:26 AM
Ok, I just added all subdirs under c:\vstudio and c:\microsoft visual studio And my path now looks something like this:
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;c:\vstudio;c:\microsoft visual studio;c:\vstudio\IDE;c:\vstudio\graphics;c:\vstudio\MSDev98;c:\vstudio\setup;c:\vstudio\tools;c:\vstudio\wizards98;c:\microsoft visual studio\VB98;c:\microsoft visual studio\VC98
It STILL insists on giving me that "error spawning cl.exe" BS! HEEEEEELP!
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;c:\vstudio;c:\microsoft visual studio;c:\vstudio\IDE;c:\vstudio\graphics;c:\vstudio\MSDev98;c:\vstudio\setup;c:\vstudio\tools;c:\vstudio\wizards98;c:\microsoft visual studio\VB98;c:\microsoft visual studio\VC98
It STILL insists on giving me that "error spawning cl.exe" BS! HEEEEEELP!
#5
Posted 09 October 2001 - 09:42 AM
cl.exe seems to be working fine. I already added its path and still Visual C++ refuses to compile! (same error).
#6
Posted 10 October 2001 - 11:09 PM
Tools -> Options -> Directories.
Ensure that the "executable files" set of directories includes the directory that cl resides in.
Ensure that the "executable files" set of directories includes the directory that cl resides in.
#7
Posted 11 October 2001 - 06:20 AM
Thanx DrPizza! It now works like a dream. I had to add two more directories, one for Lib file, and the other for include files. Thanx man! You're a life saver!
Share this topic:
Page 1 of 1

Help










