Re: Locating a Framework in a Non-Standard Directory
Re: Locating a Framework in a Non-Standard Directory
- Subject: Re: Locating a Framework in a Non-Standard Directory
- From: "Gustavo Vera" <email@hidden>
- Date: Wed, 14 Mar 2007 10:43:04 -0300
Again, I don't think the problem is related to a missing copy build phase.
What I want is to install a Framework (developed by third parties) on a
different place.
Not in the standard locations at /System/Library/Frameworks or at
/Library/Frameworks.
In this particular case, What I want is to install this Framework in
/Library/Frameworks/MyProduct/.
But, If I put the Framework there, when I run the my app it doesn't find it.
Is there a chance that, with some frameworks, you can only use it correctly
if they are installed on the standard locations??.
Thanks in advance
On 3/14/07, Carl Johan Foss <email@hidden> wrote:
Hi,
Check your new copy build phase path.
Carl
On Mar 13, 2007, at 11:18 PM, Gustavo Vera wrote:
> The project compiles just fine, but when I run y get this on the
> run log:
>
> [Session started at 2007-03-13 19:17:25 -0300.]
> dyld: Library not loaded: ./LogoSync.framework/Versions/A/LogoSync
> Referenced from:
> /Users/gvera/BuildProducts/Release/TetraChrome.app/Contents/MacOS/
> TetraChrome
> Reason: image not found
>
> TetraChrome has exited due to signal 5 (SIGTRAP).
>
> Any idea what's wrong?
>
> Thanks in advance!
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> 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
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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