|
|
 |
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 p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

February 10th, 2004, 06:11 AM
|
|
Registered User
|
|
Join Date: Feb 2004
Location: , , France.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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 ?
|

February 10th, 2004, 07:32 AM
|
|
Registered User
|
|
Join Date: Jan 2004
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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.
|

April 12th, 2004, 08:58 PM
|
|
Registered User
|
|
Join Date: Apr 2004
Location: London, , United Kingdom.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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
|

July 6th, 2004, 11:55 AM
|
|
Registered User
|
|
Join Date: Jul 2004
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
thank you very much!
|

September 17th, 2004, 03:19 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Location: siaual, , Lithuania.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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
|

September 20th, 2005, 07:22 AM
|
|
Registered User
|
|
Join Date: Sep 2005
Location: Mumbai, Maharashtra, India.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
the same problem I faced, thanx to kartik
Chandan kumar
Embedded solution group
iSmart International,
Mumbai
|

March 7th, 2006, 11:22 AM
|
|
Registered User
|
|
Join Date: Mar 2006
Location: Big Rapids, MI, USA.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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.
|

July 14th, 2006, 05:15 AM
|
|
Registered User
|
|
Join Date: Jul 2006
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
This error may come from a path structure not welcomed by vc.
Check that your path is clean (eg. no "-" in path names).
|

September 25th, 2009, 06:44 PM
|
|
Registered User
|
|
Join Date: Sep 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |