All Things Techie With Huge, Unstructured, Intuitive Leaps

MySQL for iOS and iOS -- Compiled Libraries


Hey.  Do you need some compiled MySQL libraries for iOS and iOX.  Karl Kraft is a frigging genius and I downloaded his source for a MySQL client.  I built it for iOS/iOX and it built first time, every time with no issues, and it worked the first time that I tried it.

If you want to save some time, or are having trouble compiling, I have loaded a zip file on fileden.com with the lib folder.  It is separated into

libmysqlclient.a for IOS
libmysqlclient.a for IOX


You can find the binaries here:
http://www.fileden.com/files/2011/6/23/3156918/lib.zip
in a zip folder.  And here is some code samples on how to use it:

http://www.karlkraft.com/index.php/2010/06/02/mysql-and-objective-c/

Good Luck.

No comments:

Post a Comment