• 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: NSPreferencePane with my own private framework?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSPreferencePane with my own private framework?


  • Subject: Re: NSPreferencePane with my own private framework?
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 5 Mar 2008 17:18:21 -0700


On Mar 5, 2008, at 4:44 PM, Ryan wrote:

Thanks for the reply. I tried changing the installation directory on my framework to use @loader_path and re-built it, but I'm still getting the same error message when trying to open the preference pane.


Are you sure it's being set, and the bundle is looking for it there? You can verify by using the otool program with the -L option.

If it's not being set, then have you tried changing it with the install_name_tool program? IIRC, Tiger's linker didn't support setting the installation directory to @loader_path for some reason, but install_name_tool worked.

BTW, IANTM (I Am Not The Moderator), but this is more of an xcode- users question than a cocoa-dev question...

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >NSPreferencePane with my own private framework? (From: Ryan <email@hidden>)
 >Re: NSPreferencePane with my own private framework? (From: Nick Zitzmann <email@hidden>)
 >Re: NSPreferencePane with my own private framework? (From: Ryan <email@hidden>)

  • Prev by Date: Re: large documents with doc based app
  • Next by Date: RE: large documents with doc based app
  • Previous by thread: Re: NSPreferencePane with my own private framework?
  • Next by thread: Re: NSPreferencePane with my own private framework?
  • Index(es):
    • Date
    • Thread