MySQL Forums
Forum List  »  Connector/C++

MySQL Connector/C++ (x64) and Visual Studio 2010
Posted by: Ben SQL
Date: February 14, 2012 09:18AM

Has anyone managed to have a working MySQL Connector/C++ with Visual Studio 2010?
I downloaded some binaries (probably built with VS2008) and my debug test application works fine with them, but does really strange things in release mode. So I decided to follow this advice:

"Ideally, you need to build your application with the same tools that were used to build the MySQL Connector/C++ binaries."

from the MySQL connector download page and tried to build the Connector with VS2010. But this really seems like something you should not try to do.. has anyone done that before? Or doesn't anybody use the C++ connector with software developed under VS2010?

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Connector/C++ (x64) and Visual Studio 2010
4867
February 14, 2012 09:18AM


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.