libmysql.lib link problem in Visaual C++

  • Follow


I can build a project on XP with visual c++. But on Vista business 64-bit
with the current Visual C++ I'm getting this link error. I do have libmysql.lib
in the additional dependencies list and I have the path to it in the additional
libraries directories list ( c:\mysql-5.0.37-winx64\lib\opt ).
Why am I getting this link error?

error LNK2019: unresolved external symbol _mysql_get_server_info@4 referenced in function ...

Thanks,
Sam

0
Reply Sam 8/21/2007 12:01:04 PM


0 Replies
585 Views

(page loaded in 0.027 seconds)

Similiar Articles:













7/20/2012 3:54:15 PM


Reply: