dbTalk Databases Forums  

Problem with STL

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


Discuss Problem with STL in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michele Sassi
 
Posts: n/a

Default Problem with STL - 09-12-2005 , 01:28 PM






Hi to all,
i solved the compile problems i had. I tried to compile mysql++ under VC
7.1 and had no errors, so i guessed it was not a problem of makemake; in
fact in the path was present the old cl.exe, belonging to VC 6. I
changed the path and everything went ok.

Now i'm trying to compile example simple2 under VC 7.1, but i see there
is a conflict in linking with STL PORT.
Is there a way to build mysql++ with STL support? I this a known issue?

Many thanks,
Michele.

--
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   
Chris Frey
 
Posts: n/a

Default Re: Problem with STL - 09-12-2005 , 02:56 PM






On Mon, Sep 12, 2005 at 08:27:56PM +0200, Michele Sassi wrote:
Quote:
Now i'm trying to compile example simple2 under VC 7.1, but i see there
is a conflict in linking with STL PORT.
Is there a way to build mysql++ with STL support? I this a known issue?
mysql++ makes rather heavy use of the STL internally. It's won't compile
without it. In other words, it's always had "STL support".

If you're trying to link VC7's native STL libraries with STLPORT as well,
then the problem is you're using one too many STL libraries. :-)

- Chris


--
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.