• 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: Multiple Install Directory Paths
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple Install Directory Paths


  • Subject: Re: Multiple Install Directory Paths
  • From: "Peter O'Gorman" <email@hidden>
  • Date: Fri, 23 Mar 2007 22:47:07 +0900


On Mar 23, 2007, at 9:24 AM, Brian Barnes wrote:

In dim3 I have a number of libraries that are shared between the engine and the editors. Some people don't ship the editors and want to combine everything into a single application package.

Is there any way to have multiple installation directories, so I can have the app look for the libraries in two locations? (i.e., one inside the app package, the other the libraries folder outside of it.)

For instance, I'd have:

@executable_path/../../../Libraries

and

@executable_path/../Libraries

Not at the moment, although if you look at the dyld release note on 10.4 you'll see that -rpath is a missing feature.


I'd suggest using dynamic loading with dlopen/CFBundle etc.

Peter

_______________________________________________
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: 
 >Multiple Install Directory Paths (From: Brian Barnes <email@hidden>)

  • Prev by Date: XCode and C++ projects
  • Next by Date: Re: XCode, gdb and "Timed out fetching data"
  • Previous by thread: Multiple Install Directory Paths
  • Next by thread: Static Linking Framework Paths
  • Index(es):
    • Date
    • Thread