Re: Image not found from framework
Re: Image not found from framework
- Subject: Re: Image not found from framework
- From: BK <email@hidden>
- Date: Thu, 28 Sep 2006 16:21:32 -0700
On Sep 28, 2006, at 3:44 PM, Stephen Deken wrote:
Link (dyld) error:
Library not loaded: /Users/bill/Library/Frameworks/
WindowWatching.framework/Versions/A/WindowWatching
Referenced from: /Modesitt Software/BackTrack/XCode/BackTrack
source 3/build/Debug/BackTrack.app/Contents/MacOS/BackTrack
Reason: image not found
"Image" in this case refers not to a bitmap, but to compiled code.
Turn off ZeroLink and recompile.
OK, that helped a lot! It turns out I didn't have the Installation
Directory set correctly. It should have been "@executable_path/../
Frameworks" instead of the Frameworks directory in my Library.
Knowing that "image" referred to "compiled code" gave me the clue.
Thank you.
Bill
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden