"Never memorize something you can look up", Albert Einstein

Blog overview

XCode C MySQL Connector

Categories: C++ Mac

I found out adding the MySQL library to XCode was more work than I excepted. So here’s a short overview of everything you need to configure for XCode to build against MySQL. Download MySQL Connector for C https://dev.mysql.com/downloads/connector/c/ Start a new project in XCode (DUH!) Add ‘lib/libmysqlclient.dylib’ to ‘Link Binary…

 


Page 1 of 1 pages