Problems linking json-framework with ios application
Problems linking json-framework with ios application
- Subject: Problems linking json-framework with ios application
- From: Damien Cooke <email@hidden>
- Date: Wed, 18 May 2011 06:33:14 +0930
All,
I am building a library to be used by other apps. I have included the json-framework in the library project and used the -ljson flag as directed. Now this all works fine, until my app uses one of the JSON categories that the library implements. if I add the json-framework to the app it works, so it appears I am doing something wrong as the categories and objects created by the json-framework are not being exported. Has anyone done something similar or can anyone see what I am doing wrong?
Damien_______________________________________________
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