MySQL Forums
Forum List  »  Connector/C++

Error in using mysql-connector-c++-1.1.2-linux-glibc2.3-x86-32bit
Posted by: Basma Emad
Date: March 18, 2013 11:23AM

I have an error compiling C++ project using mysql-connector-c++-1.1.2-linux-glibc2.3-x86-32bit
i got this error
usr/bin/ld: warning: libmysqlclient.so.18, needed by /root/sources/mysql-connector-c++-1.1.2-linux-glibc2.3-x86-32bit/lib/libmysqlcppconn.so, not found (try using -rpath or -rpath-link)
/root/sources/mysql-connector-c++-1.1.2-linux-glibc2.3-x86-32bit/lib/libmysqlcppconn.so: undefined reference to `mysql_stmt_execute@libmysqlclient_18'

I'm using mysql-connector-c-6.0.2-linux-glibc2.3-x86-32bit
it contains libmysql.so.16
i can't find a source for libmysqlclient.so.18 for Redhat 5

Options: ReplyQuote


Subject
Views
Written By
Posted
Error in using mysql-connector-c++-1.1.2-linux-glibc2.3-x86-32bit
4036
March 18, 2013 11:23AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.