MySQL Forums
Forum List  »  Connector/C++

Re: Link error with mysqlcppconn-static.lib on Visual C++ 2005
Posted by: Myeongho AN
Date: January 05, 2009 07:26PM

Hi,

I retry to compile only "mysqlcppconn-static".

Compling is not occur any errors. but using mysqlcppconn-static.lib is occur the link error.

MySQLConnDlg.obj : error LNK2019: "__declspec(dllimport) public: static class sql::mysql::MySQL_Driver * __cdecl sql::mysql::MySQL_Driver::Instance(void)" (__imp_?Instance@MySQL_Driver@mysql@sql@@SAPAV123@XZ) 외부 기호(참조 위치: "public: void __thiscall CMySQLConnDlg::OnBnClickedBtnTest1(void)" (?OnBnClickedBtnTest1@CMySQLConnDlg@@QAEXXZ) 함수)에서 확인하지 못했습니다.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Link error with mysqlcppconn-static.lib on Visual C++ 2005
3895
January 05, 2009 07:26PM


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.