• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Image not found from framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Image not found from framework


  • Subject: Image not found from framework
  • From: email@hidden
  • Date: Thu, 28 Sep 2006 15:40:22 -0700

I have a very strange (to me) problem. I have a Core Data application that contains two private frameworks. The frameworks do not contain any .nib files or other resources. When I run my app from xcode, the app works fine. However, when I double-click my app from the Finder, it immediately quits. I looked at the Console output, and it says

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


But the odd thing is, the frameworks contains no resources or images! Thinking there's something odd about that framework, I yank it out, comment out all references to it, and run the app from xcode, and it works. I double-click the app, and I get the same error, but referencing the other framework! I have cleaned the targets, deleted the Build folder, looked everywhere, but see nothing wrong. I have used these frameworks in other apps with no problem.

I haven't a clue 1) why it runs under xcode, but not by itself, 2) why the frameworks library doesn't load, and 3) why does the error say "image not found"?

Any clues would be appreciated!
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


  • Follow-Ups:
    • Re: Image not found from framework
      • From: Stephen Deken <email@hidden>
  • Prev by Date: Re: NSViewAnimation and window alpha value
  • Next by Date: Re: Image not found from framework
  • Previous by thread: Re: Change selected Text using changeAttributes:
  • Next by thread: Re: Image not found from framework
  • Index(es):
    • Date
    • Thread