Author: wyoung
Date: Wed Jun  6 07:38:58 2007
New Revision: 1553

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1553&view=rev
Log:
Added MySQL + dev files prereq

Modified:
    trunk/README.vc

Modified: trunk/README.vc
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/README.vc?rev=1553&r1=1552&r2=1553&view=diff
==============================================================================
--- trunk/README.vc (original)
+++ trunk/README.vc Wed Jun  6 07:38:58 2007
@@ -1,7 +1,11 @@
-Compatibility
+Prerequisites
 ~~~~~~~~~~~~~
-    MySQL++ requires Visual Studio 2003 or later.  Earlier versions did
-    not support a sufficiently broad set of the Standard C++ language.
+    MySQL++ requires Visual Studio 2003 or later.  Earlier versions
+    did not support a sufficiently broad subset of Standard C++.
+
+    You also need to have MySQL installed.  The installer may have
+    given you the option of whether to install the development files
+    or not; if you didn't let it install them, you need to reinstall.
 
 
 Building the Library and Example Programs


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

Reply via email to