Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross-development Problems



On May 14, 2008, at 5:59 PM, Celery01 Lin wrote:

But When I switch to tiger , MyTest crashs because of
"dyld: lazy symbol binding failed: symbol not found: HIShapeCreateWithRect
......
Expected in :
/system/library/Frameworks/ApplicationService.framework/Versions/A/ ApplicationServices
"


This is a very weird problem . HIShapeCreateWithRect is inside
Carbon.framework. Why the linker trys to resolve it in ApplicationServices?


Dose anyone have any suggestion ?

dyld searches several places before giving up, at which point it seems to complain only about the last spot it looked. Of course, this is not the spot where the library actually is, since if it had found the library it wouldn't be complaining in the first place! You should ignore the curious location in the error message, and just understand that the desired library was not found. Since you know it's in Carbon.framework, check again your arrangements for making that framework available.


-==-
Jack Repenning
email@hidden
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"


_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden
References: 
 >cross-development Problems (From: "Celery01 Lin" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.