MySQL Forums
Forum List  »  General

Need help: error LNK2019: unresolved external symbol (MySQL++)
Posted by: murdoctg
Date: January 24, 2005 11:48AM

Hi,

compiling the examples from mysql++ 1.7.xx in Visual Studio Net 2003 i get several errors like:

simple1.obj : error LNK2019: unresolved external symbol "public: class mysqlpp::Query __thiscall mysqlpp::Connection::query(void)" (?query@Connection@mysqlpp@@QAE?AVQuery@2@XZ) referenced in function _main

How can i solve this?
Thanks

Nala

Options: ReplyQuote


Subject
Written By
Posted
Need help: error LNK2019: unresolved external symbol (MySQL++)
January 24, 2005 11:48AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.