1 message in com.mysql.lists.plusplusCompiling under NT
FromSent OnAttachments
Nick Semenov07 Sep 2000 13:55 
Subject:Compiling under NT
From:Nick Semenov (nsem@yahoo.com)
Date:09/07/2000 01:55:30 PM
List:com.mysql.lists.plusplus

Can anyone share an experience with compiling mysql++ under NT.

I am trying to compile it against client libraries available with 3.23.23 (since
3.22.32 is not available for NT) with no success. When I compiled it with g++
version 2.95.2 from the latest cygwin it does not understand typedefs like
*__int64, SOCKET because they a not standard g++ types. Yet it is not possible
to compile with Microsoft's C++ compiler beacuse it does not have STL libraries.

What's the trick?

Thanks in advance.

Nick S