• 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: using symbols from dylib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using symbols from dylib


  • Subject: Re: using symbols from dylib
  • From: Wim Lewis <email@hidden>
  • Date: Tue, 31 May 2011 10:11:50 -0700

On 30 May 2011, at 1:21 PM, koko wrote:
> Are there any 'gotchas' on installing (using PackageMaker, for example) dylib's into /usr/local/lib ?

It works, but if the dylib is used by a single .app it's nicer to keep it inside your app bundle. You can compile the dylib with an install path that uses the @executable_path, @rpath, or @loader_path tokens in order to make this work. These are documented at the end of the dyld(1) man page.



 _______________________________________________
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: using symbols from dylib
      • From: koko <email@hidden>
References: 
 >using symbols from dylib (From: koko <email@hidden>)
 >Re: using symbols from dylib (From: Ken Thomases <email@hidden>)
 >Re: using symbols from dylib (From: koko <email@hidden>)

  • Prev by Date: How can I work with code completion in Xcode 4?
  • Next by Date: Re: using symbols from dylib
  • Previous by thread: Re: using symbols from dylib
  • Next by thread: Re: using symbols from dylib
  • Index(es):
    • Date
    • Thread