MySQL Forums
Forum List  »  Connector/C++

Re: C++ Connector Cmake problems
Posted by: Cornel Verster
Date: September 11, 2013 03:23AM

You have to install the libmysqlclient-dev package. Just use your package manager to install EG. [name of package manager (eg. opkg or apt-get)] install libmysqlclient-dev. This will place the mysql_config file in your mysql install deirectory

Options: ReplyQuote


Subject
Views
Written By
Posted
6669
August 16, 2013 10:10AM
Re: C++ Connector Cmake problems
2485
September 11, 2013 03: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.