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.
| Thread |
|---|
| • mysql++ 1.7.26 | Nicholas Gravel | 30 Dec |
| • Re: mysql++ 1.7.26 | Warren Young | 30 Dec |