• 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: compiling sqlite
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiling sqlite


  • Subject: Re: compiling sqlite
  • From: Sherm Pendley <email@hidden>
  • Date: Sat, 31 Jan 2004 16:34:28 -0500

On Jan 31, 2004, at 4:08 PM, Sascha Kuehn wrote:

can i place the static-only copy of the sqlite library into the project folder or have it to be at /usr/local/lib ?

You *could* copy libsqlite.a into your project folder, but I don't see any benefit in doing so.

End users don't need that file at all, regardless of where it's installed on the developer's machine. That's the point of static linking, the contents of the library are copied into your compiled app, rather than being dynamically loaded at runtime from a separate file.

sherm--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: compiling sqlite (From: Rob Minerick <email@hidden>)
 >Re: compiling sqlite (From: Michael Grant <email@hidden>)
 >Re: compiling sqlite (From: "b.bum" <email@hidden>)
 >Re: compiling sqlite (From: Sascha Kuehn <email@hidden>)

  • Prev by Date: Re: Dragging
  • Next by Date: saving rtf data in non-document based app
  • Previous by thread: Re: compiling sqlite
  • Next by thread: Re: compiling sqlite
  • Index(es):
    • Date
    • Thread