Re: Linking problem - dyld: Library not loaded
Re: Linking problem - dyld: Library not loaded
- Subject: Re: Linking problem - dyld: Library not loaded
- From: ERG Consultant <email@hidden>
- Date: Tue, 23 Jun 2009 02:32:19 -0700 (PDT)
Did this by chance start happening right after installing the iPhone 3.0 SDK? I have had a similar crash suddenly appear in my app that uses an external framework - right after installing the 3.0 SDK. And by chance are you using Xcode 2.5? Sent from my iPod
On Jun 22, 2009, at 11:21 PM, Chris Idou < email@hidden> wrote:
I'm getting the following error when I run my app:
dyld: Library not loaded:
@loader_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle
Referenced from: /Users/chris/Develop/build/Debug/Common.framework/Versions/A/Common
Reason: image not found
The situation is that my app has several sub-projects which each build a framework.
My main app includes these frameworks, it copies them to the final .app in the Contents/Frameworks directory, and I've verified that it does actually get copied there.
In this case, the Sparkle framework is also used by my sub-frameworks, but I would have thought the fact that Sparkle.framework ends up in my final .app
would be enough.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden