MySQL Connector/C++ OS X 10.9 Mavericks and XCODE 5.0.2

天大地大妈咪最大 提交于 2019-11-29 18:05:18
user3387130

OK resolved.

The following post is the same problem:

MySQL Connector/C++ BAD ACCESS crash

Just in case someone else has this situation:


  1. I downloaded the MYSQL Connector/C++ source 1.1.13 and CMake
  2. I used the following command line to create a XCode project: cmake -G Xcode
  3. Compiled everything in XCode
  4. Copied the created libs into the mysqlconn/lib directory
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!