|
Re: Could not find working MySQL client library!: msg#00017db.mysql.c++
Warren Young a écrit : I've now work on a x86_64 Fedora Core and i meet this error too. A solution is : configure --with-mysql-lib=/usr/lib64/mysql In fact configure didn't test this "standard" directory. Why configure didn't use informations provided by mysql_config ? For example, in the example/Makefile, i use : CXXFLAGS = -I/usr/include/mysql++ CPPFLAGS = $(shell mysql_config --cflags) LDFLAGS = $(shell mysql_config --libs) Regards. P.S. x86_64 rpm for FC6 will be available soon on my repo. -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=gcdmc-plusplus@xxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Exception of type std::length_error: 00017, Mathieu Pagé |
|---|---|
| Next by Date: | missing LIBMYSQL.dll: 00017, Klemen Dovrtel |
| Previous by Thread: | Exception of type std::length_errori: 00017, Mathieu Pagé |
| Next by Thread: | Re: Could not find working MySQL client library!: 00017, Warren Young |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |