• 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: linking to a .dylib within my bundle
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linking to a .dylib within my bundle


  • Subject: Re: linking to a .dylib within my bundle
  • From: "B.J. Buchalter" <email@hidden>
  • Date: Fri, 04 May 2007 12:08:24 -0400
  • Thread-topic: linking to a .dylib within my bundle

>
> Is there a solution that works back to at least 10.3.9, then?

For the plugin case? I think your only choice (if you want automatic
linking) is to install the dylibs into a known location (with a known full
path) -- maybe in /Library/Application Support/<appropriateDirHere> -- and
set the installname of the dylib appropriately before linking it to the
plug. On 10.4 you can use the @loader_path to have a plugin relative install
location. On 10.3 I think you are stuck with a fixed location or manually
loading symbols.

Best regards,


B.J. Buchalter

Metric Halo
5 Donovan Drive
Hopewell Junction, NY 12533 USA
tel +1 845 223-6112
fax +1 603 250-2451


 _______________________________________________
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: linking to a .dylib within my bundle
      • From: "Arne Scheffler" <email@hidden>
References: 
 >Re: linking to a .dylib within my bundle (From: Steve Christensen <email@hidden>)

  • Prev by Date: Re: Re[2]: linking to a .dylib within my bundle
  • Next by Date: Re: IB 3 issues
  • Previous by thread: Re: linking to a .dylib within my bundle
  • Next by thread: Re: linking to a .dylib within my bundle
  • Index(es):
    • Date
    • Thread