MySQL Forums
Forum List  »  Connector/C++

Re: Getting an access violation .. Suggestion??
Posted by: Kyungup Kim
Date: March 22, 2012 04:29PM

As I mentioned,

I solve the problem.

I think you need to compile the stuffs in your environment.
In my case, I compiled the stuffs in visual C++ 2010 and I used it.
It works very well.

To compile it, you need the source code from this Mysql site, cmake, and your compiler(i.e. visual studio C++, gcc, etc).
In docs(manual) of Mysql connector/C++ , there are some step to compier it.
Also, you can read the readme file in zip file of mysql connector/C++ source code.

:)

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Getting an access violation .. Suggestion??
2015
March 22, 2012 04:29PM


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.