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