MySQL Forums
Forum List  »  Connector/C++

Linker proplem in CPP connetion with MySQL
Posted by: Murugu Krishnan
Date: April 09, 2010 03:43AM

Hi I am pretty new to C++ connection with MySQL,

I am getting following errors,

1>mysql_cpp.obj : error LNK2019: unresolved external symbol __imp__get_driver_instance referenced in function _main
1>C:\mysql_cpp\Debug\mysql_cpp.exe : fatal error LNK1120: 1 unresolved externals
1>Build log was saved at "file://c:\mysql_cpp\mysql_cpp\Debug\BuildLog.htm"
1>mysql_cpp - 2 error(s), 0 warning(s)

Any body can help me? Thanks in Advance

Options: ReplyQuote


Subject
Views
Written By
Posted
Linker proplem in CPP connetion with MySQL
4628
April 09, 2010 03:43AM


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.