• 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: Nick Zitzmann <email@hidden>
  • Date: Sat, 31 Jan 2004 04:39:39 -0800

On Jan 31, 2004, at 4:14 AM, Steffi Krause wrote:

i am trying to compile sqlite to use it in an application but i already fail
at the very start. can someone
please explain the process in more detail for me? how do i compile sqlite,

1. Download the latest tar-ball distribution & unpack it.
2. Launch Terminal.
3. CD to wherever the sqlite folder was unpacked.
4. ./configure
5. make
6. sudo make install

how do i link/embed it into my
application and how do i access it from there?

SQLite is public domain software, so assuming you were able to get it to build, you can simply (and legally!) link the static library into your application. The static library is located at /usr/local/lib/libsqlite.a

Nick Zitzmann
<http://seiryu.home.comcast.net/>
<http://www.freshlysqueezedsoftware.com/>
S/MIME signature available upon request

UNIX: Where /sbin/init is Job #1.
_______________________________________________
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.

  • Follow-Ups:
    • Re: compiling sqlite
      • From: Michael Grant <email@hidden>
References: 
 >compiling sqlite (From: "Steffi Krause" <email@hidden>)

  • Prev by Date: compiling sqlite
  • Next by Date: Finder plugin in Cocoa
  • Previous by thread: compiling sqlite
  • Next by thread: Re: compiling sqlite
  • Index(es):
    • Date
    • Thread