• 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
@executable_path frameworks don't work with plugins...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

@executable_path frameworks don't work with plugins...


  • Subject: @executable_path frameworks don't work with plugins...
  • From: Jonathan del Strother <email@hidden>
  • Date: Thu, 8 Jul 2004 22:37:13 +0100

I have a pre-built framework (Cg.framework), and I'm trying to get my iTunes plugin to find it.


I'm installing the framework privately, within my plugin bundle. I'm using install_name_tool to force the plugin to look at @executable_path/../Frameworks to find Cg.framework.


One problem - @executable_path is resolving to the iTunes executable, rather than the plugin executable. Things work fine if I install Cg.framework in the iTunes bundle, but not within my plugin bundle.


Is there no way around this? I've been (somewhat optimistically) trying things like @bundle_path or @plugin_path without success...


Thanks,
Jon

(PS - are there any more suitable mailing lists for this? It's not really an XCode question...)
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.



  • Prev by Date: errors trying to compile with PMTicketRef
  • Next by Date: build styles: why project based instead of target?
  • Previous by thread: Re: Umbrella Frameworks and headers
  • Next by thread: build styles: why project based instead of target?
  • Index(es):
    • Date
    • Thread