Re: Problem launching app with embedded frameworks
Re: Problem launching app with embedded frameworks
- Subject: Re: Problem launching app with embedded frameworks
- From: Jérome Laurens <email@hidden>
- Date: Tue, 25 Sep 2007 14:04:09 +0200
Le 25 sept. 07 à 09:44, Eric MORAND a écrit :
Hi guys,
I'm facing a strange problem when launching my app that contains an
embedded framework : it crashes with the following error message :
dyld: Library not loaded: @executable_path/../Frameworks./
FKKit.framework/Versions/A/FKKit
I have a copy phase, which copy me framework to the Frameworks
directory, and when I look at the applicatin package, it is
present. What looks strange to me is the "." at the end of :
@executable_path/../Frameworks./
Where could it come from ?
Are you sure there is no typo in the "Installation Directory" of your
framework Info panel?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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