MySQL Forums
Forum List  »  Connector/C++

Re: Link problem when I use mysqlcppconn-static.lib for Visual studio 2005 (x64)
Posted by: Lawrin Novitsky
Date: July 06, 2009 09:01AM

Hi,

You don't have to change compiler - just follow instructions for static lib linking on first link Edwin gave in his answer.

Basically - CPPCONN_PUBLIC_FUNC has to be defined in your project.

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.