MySQL Forums
Forum List  »  Connector/C++

Can't compile mysql C++ connector on VC++ 2010 Express
Posted by: Peter Nyankovskyy
Date: June 28, 2012 03:59AM

Hello,
I haven't managed to compile mysql C++ connector on VC++ 2010 Express. Generated solution through CMake. When I try to build the solution, I receive bunch of errors like the one shown below.

mysql-connector-c++-1.1.0\driver\nativeapi\libmysql_dynamic_proxy.cpp(432): error C2065: 'ptr2mysql_realescapestring' : undeclared identifier

And compilation fails. Could you please help me solve this issue and compile it properly?

Options: ReplyQuote


Subject
Views
Written By
Posted
Can't compile mysql C++ connector on VC++ 2010 Express
2039
June 28, 2012 03:59AM


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.