• 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 needed with install path and bundling libraries
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help needed with install path and bundling libraries


  • Subject: Re: Help needed with install path and bundling libraries
  • From: Sean Heber <email@hidden>
  • Date: Thu, 29 Sep 2005 14:57:02 -0500

Does anyone have a sample xcode project that does what is described below and works? I have a feeling I'm missing something obvious someplace, but I can't figure it out. I'm using XCode 2.2.

Thanks,
Sean


On Sep 29, 2005, at 9:31 AM, Dave McCaldon wrote:


I had some similar problems trying to build a composite framework (the framework itself relied on several sublibraries). According to the Apple docs, you should put these in a subdirectory of the framework called Libraries. However, there's no special "magic" with regard to either of:


[snip]

For example, you're building a framework Foobar, that uses [dylib] libraries A and B. It also turns out that say A uses C. So according to the docs you create a structure like:
[snip]


This works for an embedded framework and will work in all Mac OS X versions (well, I've never tried Jaguar!).

On Sep 29, 2005, at 1:50 AM, Sean Heber wrote:

I am trying to build a framework which is to built up from other dynamic libraries using the -sub_library linker option to create a kind of composite framework made up of all the smaller components. (I hope I'm understanding sub_library correctly...) I want to make this resulting framework embed-able (aka a private framework). I can't seem to figure out what the install_path should be for the libraries that the framework depends upon.

[snip]


_______________________________________________
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


References: 
 >Help needed with install path and bundling libraries (From: Sean Heber <email@hidden>)
 >Re: Help needed with install path and bundling libraries (From: Dave McCaldon <email@hidden>)

  • Prev by Date: where is build product?
  • Next by Date: Xcode beginner problem (tutorial build)
  • Previous by thread: Re: Help needed with install path and bundling libraries
  • Next by thread: SCM error with Subversion
  • Index(es):
    • Date
    • Thread