Re: Plugins and Embedded Frameworks
Re: Plugins and Embedded Frameworks
- Subject: Re: Plugins and Embedded Frameworks
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 20 Sep 2006 21:02:49 -0700
On Sep 20, 2006, at 8:51 PM, Thom McGrath wrote:
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?
Search around for "@loader_path" and read the man page for
install_name_tool. Basically, you need to change the @executable_path
macro in the frameworks. Note that this only works under Tiger & later.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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