• 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
Re: image not found
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: image not found


  • Subject: Re: image not found
  • From: Torsten Curdt <email@hidden>
  • Date: Thu, 3 Dec 2009 11:33:59 +0100

Hm...

The Sparkle frameworks uses @loader_path while the FeedbackReporter
uses @executable_path instead.

What's the difference?

Reading http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man1/dyld.1.html
it looks like FeedbackReporter should also use @loader_path but why
would this work for some and for some not?

I am confused.

$ otool -L uif2iso4mac
uif2iso4mac:
	/usr/lib/libcrypto.0.9.7.dylib (compatibility version 0.9.7, current
version 0.9.7)
	/usr/lib/libssl.0.9.7.dylib (compatibility version 0.9.7, current
version 0.9.7)
	/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
(compatibility version 1.0.0, current version 12.0.0)
	@loader_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle
(compatibility version 1.5.0, current version 1.5.0)
	@executable_path/../Frameworks/FeedbackReporter.framework/Versions/A/FeedbackReporter
(compatibility version 1.0.0, current version 1.0.0)
	/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 111.1.4)
	/usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 227.0.0)
	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
(compatibility version 150.0.0, current version 476.18.0)
	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
(compatibility version 300.0.0, current version 677.24.0)
	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
(compatibility version 45.0.0, current version 949.46.0)
_______________________________________________

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

  • Follow-Ups:
    • Re: image not found
      • From: Nick Zitzmann <email@hidden>
References: 
 >image not found (From: Torsten Curdt <email@hidden>)
 >Re: image not found (From: Kyle Sluder <email@hidden>)
 >Re: image not found (From: Torsten Curdt <email@hidden>)
 >Re: image not found (From: Greg Parker <email@hidden>)

  • Prev by Date: Finding a word from a character position
  • Next by Date: Re: Getting reference to NSWindowController from subviews
  • Previous by thread: Re: image not found
  • Next by thread: Re: image not found
  • Index(es):
    • Date
    • Thread