Re: Lost in Linking a Framework within the App bundle
Re: Lost in Linking a Framework within the App bundle
- Subject: Re: Lost in Linking a Framework within the App bundle
- From: Charles PARNOT <email@hidden>
- Date: Tue, 20 Jul 2004 16:16:48 -0700
At 10:15 -0700 7/20/04, Ron Ballesteros wrote:
>
I'm currently trying include a Framework that my app uses in the application bundle. The framework that I am using is MulleCipher from http://www.mulle-kybernetik.com/software/MulleCipher/
>
<snip>
>
One thing that I wasn't able to reproduce was to create another build style of "INSTALL_PATH" and setting that to @executable_path/../Frameworks. Everytime I created one and entered "INSTALL_PATH", it wouldn't take the name.
>
It just left it blank.
>
<snip>
From what you say, I think you did not do what follows, so just in case here is a potential solution:
I believe you have to recompile the framework itself with @executable_path/../Frameworks, as explained here:
http://www.cocoadevcentral.com/articles/000042.php
(good thing you have the source code, otherwise you are stuck)
good luck,
--
Charles PARNOT
email@hidden
Help science go fast forward:
http://cmgm.stanford.edu/~cparnot/xgrid-stanford/
Room B157 in Beckman Center
279, Campus Drive
Stanford University
Stanford, CA 94305 (USA)
Tel +1 650 725 7754
Fax +1 650 725 8021
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.