• 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
Plugins and Embedded Frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Plugins and Embedded Frameworks


  • Subject: Plugins and Embedded Frameworks
  • From: Thom McGrath <email@hidden>
  • Date: Wed, 20 Sep 2006 23:51:43 -0400

I have an application and plugin I am developing, and as one would assume, the plugin is meant to plug into the application. The plugin uses a few 3rd-party embedded frameworks which the application does not. Each have their INSTALL_PATH set to the standard @executable_path/../Frameworks setting. However, when I try to load the NSBundle for the plugin in the application, I get errors about the framework not existing. It certainly does exist in the plugin's frameworks directory, and when built everything links fine.

So I'm guessing that @executable_path is referring to the application's executable path and not the plugin's. That would make sense, but I don't know the solution.

I would rather NOT go changing the INSTALL_PATH keys in these frameworks, but if I must, I must.

So anyway, what's the solution?

--
Thom McGrath, <http://www.thezaz.com/>
"You realize you've created God in your own image when God hates all the same people you do."



_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Plugins and Embedded Frameworks
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: rows of pop up button cells with unique menus
  • Next by Date: Re: Plugins and Embedded Frameworks
  • Previous by thread: Re: Drag-and-drop over non-destination
  • Next by thread: Re: Plugins and Embedded Frameworks
  • Index(es):
    • Date
    • Thread