MySQL Forums
Forum List  »  Connector/C++

Re: Problem in getErrorCode() of C++ Connector 1.1 on Visual Studio 2010 Release mode
Posted by: Dao Trinh
Date: January 12, 2012 09:47PM

I am using Visual Studio 2010, when compiling example 2 of connector c++ 1.1.0 to test mysql server connectivity, I get error
c:\program files (x86)\microsoft visual studio 10.0\vc\include\cppconn\connection.h(29): fatal error C1083: Cannot open include file: 'boost/variant.hpp': No such file or directory
1>
1>Build FAILED.

I wonder that I missed boost/variant.hpp, so please give instruction how to solve this error.

Many thanks.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Problem in getErrorCode() of C++ Connector 1.1 on Visual Studio 2010 Release mode
2135
January 12, 2012 09:47PM


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.