• 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: John Velman <email@hidden>
  • Date: Mon, 4 Aug 2008 11:39:42 -0700

Since I sent the previous message, I was looking at the SDK 10.4
sqlite3.dylib,  and thinking of giving it a try.  I didn't know I
specifically had to add it to the project.

I'll let you know what happens!

Thanks.

John V.

On Mon, Aug 04, 2008 at 01:22:37PM -0400, Brian Stern wrote:
>
> 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
_______________________________________________

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 no longer needed! (was: help linking sqlite3 wrapper)
      • From: John Velman <email@hidden>
References: 
 >help linking sqlite3 wrapper (From: John Velman <email@hidden>)
 >Re: help linking sqlite3 wrapper (From: Brian Stern <email@hidden>)

  • Prev by Date: Re: Message Framework and Garbage Collection
  • Next by Date: CoreFoundation Command Line Tool - an easy beginner question
  • Previous by thread: Re: help linking sqlite3 wrapper
  • Next by thread: Re: Help no longer needed! (was: help linking sqlite3 wrapper)
  • Index(es):
    • Date
    • Thread