Wrox Programmer Forums
|
BOOK: Beginning Visual C++ 6
This is the forum to discuss the Wrox book Beginning Visual C++ 6 by Ivor Horton; ISBN: 9780764543883
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Visual C++ 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 10th, 2004, 06:11 AM
Registered User
 
Join Date: Feb 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Error spawning cl.exe

Hello,
When I try to compile my files, even the example files of visual C++, I receive this error message : Error spawning cl.exe
What does that mean ? what can I do ?



 
Old February 10th, 2004, 07:32 AM
Registered User
 
Join Date: Jan 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello,

I think this is useful to you.

Check your path settings under Tools->Options->Directories.

Make sure the paths listed for the executable is correct for where you have
vcspawn.exe and CL.exe installed to.

You can also attach the <ProjecName>.plg file to this post. This is the
build log file, and it tends to have more information.


 
Old April 12th, 2004, 07:58 PM
Registered User
 
Join Date: Apr 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I'm having the same problems, and it seems to have come on all of a sudden, as I don't recall changing any of my previous settings. I have followed all the advice in karthik79_mca mail, but I'm still haveing the problem



 
Old July 6th, 2004, 10:55 AM
Registered User
 
Join Date: Jul 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

thank you very much!

 
Old September 17th, 2004, 02:19 AM
Registered User
 
Join Date: Sep 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

u want to say that in directories and executible files must be directories where are cl.exe. and vcspawn.exe so like this

D:\VCPLIUS\VC98\BIN << there are cl.exe
D:\VCPLIUS\COMMON\MSDEV98\BIN << vcspawn.exe

and some others directories in here so everything is ok imho
where are theese diectories but then trying to compile program it says the same no effect

FT\t
 
Old September 20th, 2005, 06:22 AM
Registered User
 
Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

the same problem I faced, thanx to kartik

Chandan kumar
Embedded solution group
iSmart International,
Mumbai
 
Old March 7th, 2006, 11:22 AM
Registered User
 
Join Date: Mar 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to jewisharific Send a message via Yahoo to jewisharific
Default

I've the same problem as above, yet my cl.exe and vcspawn.exe files are in the correct diretories and I still get this error. What else could cause this?

It's when murder is justice that martyrs are made.
 
Old July 14th, 2006, 04:15 AM
Registered User
 
Join Date: Jul 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

This error may come from a path structure not welcomed by vc.
Check that your path is clean (eg. no "-" in path names).

 
Old September 25th, 2009, 05:44 PM
Registered User
 
Join Date: Sep 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default 100% solve problem.. from Russia

steps:
1.go to:
tools -> options -> directoris
2. delete from everywhere all directois
3. create new user account and enter in it
4. open vc++ and enter tools -> options -> directoris
5. copy in file all directories and save in txt file.
6. change your before user
7. go to tools -> options -> directoris and paste all datas from txt file
8. save and create new project .. use vc with smile on face
heve a good time. Thank's for attention.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Export data into the xls Sheet Directly without cl Kali Charan Tripathi Reporting Services 0 October 9th, 2008 06:40 AM
Compact Framework Error spawning ". ????? drb2k2 General .NET 0 March 9th, 2005 02:13 PM
java spawning gheko Java Espanol 1 April 12th, 2004 05:37 AM
cl.exe error stewbaby Visual C++ 0 October 19th, 2003 08:44 AM
Spawning a VB EXE from another EXE alantkilzer VB How-To 3 July 30th, 2003 07:59 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.