Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SQLite in OS 10.4



On Jul 29, 2005, at 10:45 AM, a.d. jensen wrote:

I'm interested in taking a look at sqlite, but this:

The SQLite library is located at /usr/lib/libsqlite.dylib and the sqlite.h header file is in /usr/include.
>(From: http://tinyurl.com/bvb58 [apple.com])

doesn't appear to be installed on any of the computers running various flavours of 10.4 that I have.

Glenn is correct, the header file you're looking for is /usr/include/sqlite3.h and the library you should be linking against is /usr/lib/libsqlite3.dylib.

If you're creating a Cocoa application and require Mac OS X 10.4, I'd encourage you to take a look at Core Data before "rolling your own" data persistence framework.  But since you're posting on the Carbon list I suspect you're creating or enhancing a Carbon app...

  -- Chris

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden

This email sent to email@hidden

References: 
 >SQLite in OS 10.4 (From: "a.d. jensen" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.