On Jul 12, 2008, at 8:33 PM, Stefan Arentz wrote:

If that's OK so far, how about linking? Is Linking to the SQLite library
transparent from XCode?

Looks like the CoreData framework is directly linked against sqlite.

That doesn't matter. If you want to use the SQLite 3 API from your application, you need to add the SQLite 3 dynamic library to your target.

In Xcode 3.1, you can do this in the General pane of the info panel for your target - it will show all frameworks and libraries available based on the SDK you're using and the framework & library search paths that you've set up.

  -- Chris

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to