dbTalk Databases Forums  

Newbie VC build help

mailing.database.mysql-plusplus mailing.database.mysql-plusplus


Discuss Newbie VC build help in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ed we
 
Posts: n/a

Default Newbie VC build help - 08-28-2005 , 03:16 AM






Hello,

I followed the instructions in the README file that came with
mysql++-2.0.3a.tar.gz , and ran the vcvars32 batch file before attempting to
build the library. Yet, I get the following error when building:

cl /Ic:\mysql\include /DMYSQLPP_MAKING_DLL /D_WINDLL /D_UNICODE /G6 /EH
sc /nologo /c /MDd /Od /D_DEBUG /ZI /Zi coldata.cpp
NMAKE : fatal error U1045: spawn failed : Invalid argument

Stop.

My apologies if I missed something very simple, as I am somewhat new to
Visual Studio.

__________________________________________________ _______________
On the road to retirement? Check out MSN Life Events for advice on how to
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement


--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw


Reply With Quote
  #2  
Old   
cwic
 
Posts: n/a

Default Re: Newbie VC build help - 08-28-2005 , 05:13 AM






Hello ed,

Sunday, August 28, 2005, 11:16:00 AM, you wrote:

ew> Hello,

ew> I followed the instructions in the README file that came with
ew> mysql++-2.0.3a.tar.gz , and ran the vcvars32 batch file before attempting to
ew> build the library. Yet, I get the following error when building:

I say:
cmd.exe
vcvars32.bat
makemake vc

and all was build just fine, please check that you call correct
vcvars32.bat file and call it not somewhere, but in command shell
where you later trying to build mysql++

--
Best regards,
cwic mailto:cwic (AT) mail (DOT) ru


--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw


Reply With Quote
  #3  
Old   
Warren Young
 
Posts: n/a

Default Re: Newbie VC build help - 08-29-2005 , 12:41 PM



ed we wrote:
Quote:
NMAKE : fatal error U1045: spawn failed : Invalid argument
I found this in the Mozilla build FAQ: "COMSPEC environment variable
needs to point to cmd.exe not command.com. When upgrading to NT this
must be done manually."

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.