From: Warren Young Date: February 13 2006 7:40pm Subject: Re: [Linker error] undefined reference to `mysqlpp::Connection::~Connection()' List-Archive: http://lists.mysql.com/plusplus/5477 Message-Id: <43F0E0A1.6050406@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Goddchen wrote: > when i try to compile it i get the following errors: > > [Linker error] undefined reference to `_imp___ZN7mysqlpp10ConnectionC1Eb' > [Linker error] undefined reference to `mysqlpp::Connection::~Connection()' What compiler? What platform? What versions of each? What command did you give?