5 messages in com.mysql.lists.plusplusVisual C++ port
FromSent OnAttachments
The Lazy Fox01 Feb 2001 15:17 
Dave Waller02 Feb 2001 07:14 
The Lazy Fox02 Feb 2001 08:02 
Le, Paul02 Feb 2001 08:06 
The Lazy Fox02 Feb 2001 14:26 
Subject:Visual C++ port
From:The Lazy Fox (lazy@foxden.dhs.org)
Date:02/01/2001 03:17:54 PM
List:com.mysql.lists.plusplus

Hi,

I noticed that there was no Visual C++ port yet available of MySql++, and because Visual C++ is the only compiler i can use at the moment, i started porting the C++ Builder version to Visual C++ 6. Most problems seemed to be that Visual C++ has some differing STL implementations (you wonder why it's called standard).

I have a compiling version at the moment. Most of the examples seem to work correctly. I had to disable support for long longs though, and the custom macros header file doesn't work (but so it didn't in C++ Builder version it seems). If people are interested, i'll port these macros too, and might even port the most current version of MySql++ to Visual C++.

c ya,

lazyfox