How to use third-party library in cocoa program?
How to use third-party library in cocoa program?
- Subject: How to use third-party library in cocoa program?
- From: "Venture Lee" <email@hidden>
- Date: Wed, 22 Oct 2008 17:38:02 +0800
Hello guys:
I have a program written by cocoa, I would like to use the mysql c
client library, it's in /usr/local/mysql/include and /usr/local/mysql/lib.
These are two questions:
1. How to use the library in my program?
2. How to link the library statically? because this program will be
deployed in other machine no mysql library installed.
Thanks
Venture
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden