Linking problem - dyld: Library not loaded
Linking problem - dyld: Library not loaded
- Subject: Linking problem - dyld: Library not loaded
- From: Chris Idou <email@hidden>
- Date: Mon, 22 Jun 2009 23:21:19 -0700 (PDT)
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.
Access Yahoo!7 Mail on your mobile. Anytime. Anywhere.
Show me how.
_______________________________________________
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