• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: help linking sqlite3 wrapper
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help linking sqlite3 wrapper


  • Subject: Re: help linking sqlite3 wrapper
  • From: Brian Stern <email@hidden>
  • Date: Mon, 4 Aug 2008 13:22:37 -0400


On Aug 4, 2008, at 11:56 AM, John Velman wrote:

After making changes to move the download from sqlite to sqlite3, and
checking that I have /usr/local/lib/libsqlite3.a, and putting
/usr/local/lib in the library search path of the project, the source for
the Demo compiles but does not link.

Did you add libsqlite3.a to your project?

BTW, unless you have a specific reason for not doing so I'd recommend you use the system-supplied sqlite dylib rather than a third party .a file. This file is contained within the SDKs included with Xcode. In that case add this file to your project:

/Xcode3.1/SDKs/MacOSX10.4u.sdk/usr/lib/libsqlite3.dylib


_______________________________________________

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


  • Follow-Ups:
    • Re: help linking sqlite3 wrapper
      • From: John Velman <email@hidden>
References: 
 >help linking sqlite3 wrapper (From: John Velman <email@hidden>)

  • Prev by Date: Re: [Q] is NSFileHandle's writeData method faster than the FSWriteFork?
  • Next by Date: Bindings to display an NSArray of NSStrings as a single NSString?
  • Previous by thread: help linking sqlite3 wrapper
  • Next by thread: Re: help linking sqlite3 wrapper
  • Index(es):
    • Date
    • Thread