Re: Using SQLite in Xcode
Re: Using SQLite in Xcode
- Subject: Re: Using SQLite in Xcode
- From: David Dunham <email@hidden>
- Date: Fri, 20 Jun 2008 22:44:29 -0700
On 20 Jun 2008, at 21:26, Todd Heberlein wrote:
I want to use sqlite3 directly (sqlite3_open(), sqlite3_close(),
etc.). The compiler doesn't have any problems finding the sqlite3.h
header file and compiling the code, but it fails when linking. Is
there a -lsqlite3 (or whatever) I need to add to the target? Or is
the library simply not there and I need to go out and build a fresh
copy for myself?
We wanted to deploy to 10.3, so I built my own SQLite.
David Dunham Macintosh Game Developer
GameHouse Studios +1 206 926 5722 www.gamehouse.com
"They said it couldn't be done but sometimes it doesn't
work out that way." -- Casey Stengel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden