Author: wyoung
Date: Fri Jul 6 01:49:06 2007
New Revision: 1647
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1647&view=rev
Log:
Typo fix
Modified:
trunk/README.mingw
Modified: trunk/README.mingw
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/README.mingw?rev=1647&r1=1646&r2=1647&view=diff
==============================================================================
--- trunk/README.mingw (original)
+++ trunk/README.mingw Fri Jul 6 01:49:06 2007
@@ -12,7 +12,7 @@
Before you can build MySQL++ with MinGW, you will need to
create a MinGW-compatible import library for MySQL's C API
library. Using the current default install path for MySQL and
- assuming MySQL++ is in c\mysql++, the commands to do this are:
+ assuming MySQL++ is in c:\mysql++, the commands to do this are:
cd C:\Program Files\MySQL\MySQL Server 5.0\lib\opt
dlltool -k -d c:\mysql++\libmysqlclient.def -l libmysqlclient.a
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits