• 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
Linked Library inclusion into Framework Project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linked Library inclusion into Framework Project


  • Subject: Linked Library inclusion into Framework Project
  • From: Jerry Krinock <email@hidden>
  • Date: Mon, 31 Dec 2007 12:21:54 -0800

Every time I think I know how to use Xcode, I get slapped down by something simple.

I want to include the sqlite3 library in a new framework project. I have successfully done this in an old framework project. It seems that all I did was add /usr/lib/sqlite3.dylib symlink to the "Linked, making sure it had target membership. Then when I recompile the old framework, I see that the executable size increases by about 700 KB and when I run otool on it I see that sqlite3 symbols are available. Great.

So I likewise add sqlite to a new framework project. It compiles, links and runs. But, calls to sqlite3 functions return 0. And when I look at the executable size and otool output, it is apparent that sqlite didn't get included.

What lesson do I need to learn today?

Thanks,

Jerry Krinock
_______________________________________________
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


  • Follow-Ups:
    • Re: Linked Library inclusion into Framework Project
      • From: Chris Hanson <email@hidden>
  • Prev by Date: Internal error on xcode 2.5 when creating new project
  • Next by Date: IB selection
  • Previous by thread: Internal error on xcode 2.5 when creating new project
  • Next by thread: Re: Linked Library inclusion into Framework Project
  • Index(es):
    • Date
    • Thread