From: Warren Young Date: December 30 2004 6:47am Subject: Re: mysql++ 1.7.26 List-Archive: http://lists.mysql.com/plusplus/3866 Message-Id: <41D3A48D.2080200@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Nicholas Gravel wrote: > simple1 error LNK2019: unresolved external symbol "public: __thiscall > mysqlpp::SQLString::SQLString(char const *)" Add sql_string.cpp to the mysqlpp target. This will be fixed in the next version. > I get linker errors compiling old projects i had with an earlier version > of mysql and mysql++. Unfortunatly i do not remember the versions as i > lost them in a format. The MySQL++ ABI has changed several times since I have taken over maintainership. See the ChangeLog.