From: Warren Young Date: July 28 2008 3:00am Subject: Re: "undefined reference to `mysqlpp::Connection::connect(char const*, char const*, char const*, char const*, unsigned int)'" List-Archive: http://lists.mysql.com/plusplus/7819 Message-Id: MIME-Version: 1.0 (Apple Message framework v928.1) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Jul 27, 2008, at 12:03 PM, Alex wrote: >> Where could I find a quick guide to build the source? README.txt and README-Unix.txt in the source tarball, that being the .tar.gz file you download from http://tangentsoft.net/mysql++/ >> And to set the >> mysql_config stuffs for it? The configure script can usually find the MySQL files all by itself. If it fails, see the configure script flags discussion in README- Unix.txt, particularly --with-mysql. > By "building from source", do you mean the library > (mysql++.h), or..? I mean download the source code tarball (.tar.gz) from http://tangentsoft.net/mysql++/ and build the library that way. > I got the libmysql++-dev off APT. Yes, I know, and that repository version is very old. MySQL++ has come a long way since 2.0.7.