5 messages in com.mysql.lists.plusplusRe: Visual 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:Re: Visual C++ port
From:Dave Waller (dwal@precisiondrive.com)
Date:02/02/2001 07:14:06 AM
List:com.mysql.lists.plusplus

Why would Microsoft mess with STL?

This sounds just like when they goofed up Java.

The Lazy Fox wrote:

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