VC++ vcspawn.exe

Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Jan 2007
Posts: 13
Reputation: ramyavairamani is an unknown quantity at this point 
Solved Threads: 0
ramyavairamani ramyavairamani is offline Offline
Newbie Poster

VC++ vcspawn.exe

 
-1
  #1
May 22nd, 2008
hi friends..
i got the below error while compiling a simple .cpp pgm in microsoft visual studio->vc++..
tht vcspawn.exe file is in Microsoft Visual Studio\Common\IDE\IDE98 folder.. can anyone tell me abt this problem?do i have any prob in installation?do i have to change any configuration/settings?..

Configuration: sc1 - Win32 Debug--------------------
Cannot start tool.
The operation completed successfully.
Cannot start tool.
Error spawning 'vcspawn.exe'. The build could not be performed.

sc1.obj - 1 error(s), 0 warning(s)
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 17
Reputation: Asat232 is an unknown quantity at this point 
Solved Threads: 2
Asat232 Asat232 is offline Offline
Newbie Poster

Re: VC++ vcspawn.exe

 
0
  #2
May 22nd, 2008
You can see VCSpawn Fails During Build ( http://support.microsoft.com/kb/327146 ).
Maybe workaround in this KB will help you.
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 17
Reputation: Asat232 is an unknown quantity at this point 
Solved Threads: 2
Asat232 Asat232 is offline Offline
Newbie Poster

Re: VC++ vcspawn.exe

 
0
  #3
May 22nd, 2008
Tools such as Cl.exe (compiler), Link.exe(liker) run in the Vcspawn.exe environment, which is a 32-bit console application.
I think something wrong with our VC IDE environment variables, in an other words - paths.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 13
Reputation: ramyavairamani is an unknown quantity at this point 
Solved Threads: 0
ramyavairamani ramyavairamani is offline Offline
Newbie Poster

Re: VC++ vcspawn.exe

 
0
  #4
May 22nd, 2008
Originally Posted by Asat232 View Post
You can see VCSpawn Fails During Build ( http://support.microsoft.com/kb/327146 ).
Maybe workaround in this KB will help you.
thank u Mr.Asat..
really it helped me..
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 13
Reputation: ramyavairamani is an unknown quantity at this point 
Solved Threads: 0
ramyavairamani ramyavairamani is offline Offline
Newbie Poster

Re: VC++ vcspawn.exe

 
0
  #5
May 22nd, 2008
Originally Posted by Asat232 View Post
Tools such as Cl.exe (compiler), Link.exe(liker) run in the Vcspawn.exe environment, which is a 32-bit console application.
I think something wrong with our VC IDE environment variables, in an other words - paths.
ya.. may be..i'll check and run and then inform u..
once again thank u..
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum


Views: 1353 | Replies: 4
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC