Author: mysqlpp
Date: Tue Jul 13 22:19:04 2010
New Revision: 2672

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2672&view=rev
Log:
Noted 64-bit incompatibility with VS2010

Modified:
    trunk/README-Visual-C++.txt

Modified: trunk/README-Visual-C++.txt
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/README-Visual-C%2B%2B.txt?rev=2672&r1=2671&r2=2672&view=diff
==============================================================================
--- trunk/README-Visual-C++.txt (original)
+++ trunk/README-Visual-C++.txt Tue Jul 13 22:19:04 2010
@@ -79,6 +79,10 @@
 
 Building MySQL++ for 64-Bit
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
+    IMPORTANT: The following works correctly only in Visual C++ 2008 and
+    older.  It is known to fail with Visual C++ 2010.  If you find out
+    why, please send a message to the MySQL++ mailing list.
+
     The MySQL++ Visual Studio project files ship with the assumption
     that you're building for 32-bit Windows.  While the utility
     of running the MySQL server on a 64-bit system is clear, that


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to