Roi wrote:
Quote:
connection.obj : error LNK2019: unresolved external symbol _mysql_shutdown@4 |
@4 implies that it's compiled to expect the old mysql_shutdown()
signature, but not finding it in the library. Is there any chance you
have mixed library and header files, with the headers coming from
earlier than v4.1.3 and the library coming from that version or later?
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw