MySQL Forums
Forum List  »  Connector/C++

Problem with linking Release configuration (C++ Connector 1.0.3a)
Posted by: Alex Galkin
Date: March 16, 2009 04:42AM

Hello,

I'm using MySQL Connector/C++ in my project (VS 2008).
Connector was successfully compiled and installed before using.
But I've encountered a strange problem: when I'm building my project with Debug configuration it builds and works normally, but when I'm trying to build this project with Release configuration I'm receiving an error:
Error 1 error LNK2001: unresolved external symbol __imp_@get_driver_instance@0 client.lib FlylinkDC
I've checked dependencies settings for both configurations, but they are identical.

Please, help.

Thanks.



Edited 1 time(s). Last edit at 03/16/2009 04:43AM by Alex Galkin.

Options: ReplyQuote




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.