• 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 third-party Frameworks and dylibs from a plug-in
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking to third-party Frameworks and dylibs from a plug-in


  • Subject: Re: Linking to third-party Frameworks and dylibs from a plug-in
  • From: "Sherm Pendley" <email@hidden>
  • Date: Tue, 11 Mar 2008 01:25:30 -0400

On Mon, Mar 10, 2008 at 10:23 PM, Dan Korn <email@hidden> wrote:

(Also, using install_name_tool with the -id option to change the
"name" of any of the dylibs or frameworks doesn't seem to have any
effect on loading them; so I wonder what the purpose of this option is.)

It changes the install_name of the framework. Stuff that links to the framework after that point will pick up the new name. Anything that was linked prior to that won't pick up on the change until it's re-linked.

My only other question is, is there someplace where @executable_path
and @loader_path and any other possible settings are documented? I
looked around but couldn't find anything official.

Here's a good starting point:

    <http://developer.apple.com/documentation/MacOSX/Conceptual/BPFrameworks/Frameworks.html>

sherm--

 _______________________________________________
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 third-party Frameworks and dylibs from a plug-in
      • From: Dan Korn <email@hidden>
References: 
 >Linking to third-party Frameworks and dylibs from a plug-in (From: Dan Korn <email@hidden>)
 >Re: Linking to third-party Frameworks and dylibs from a plug-in (From: "Sherm Pendley" <email@hidden>)
 >Re: Linking to third-party Frameworks and dylibs from a plug-in (From: Dan Korn <email@hidden>)
 >Re: Linking to third-party Frameworks and dylibs from a plug-in (From: "Sherm Pendley" <email@hidden>)
 >Re: Linking to third-party Frameworks and dylibs from a plug-in (From: Dan Korn <email@hidden>)

  • Prev by Date: Re: Subversion and nib files workaround?
  • Next by Date: Re: Subversion and nib files workaround?
  • Previous by thread: Re: Linking to third-party Frameworks and dylibs from a plug-in
  • Next by thread: Re: Linking to third-party Frameworks and dylibs from a plug-in
  • Index(es):
    • Date
    • Thread