HIShape symbols not found on 10.4.10 on PPC
HIShape symbols not found on 10.4.10 on PPC
- Subject: HIShape symbols not found on 10.4.10 on PPC
- From: Stevo Brock <email@hidden>
- Date: Fri, 30 Nov 2007 14:57:07 -0800
As I wrote earlier in the week, we are moving our dev system to 10.5/
Xcode 3.0 and we are having problems getting our PPC builds to work.
The latest issue is that when our apps are launched on 10.4.10/PPC,
we're getting the following error:
Symbol not found: _HIShapeCreateMutableCopy
Referenced from: our app
Expected in: /System/Library/Frameworks/ApplicationServices.framework/
Versions/A/ApplicationServices
I see on the HIToolbox Release Notes page (http://developer.apple.com/releasenotes/Carbon/ HIToolbox.html
) the following:
The HIShape API has been moved from HIToolbox (part of
Carbon.framework) to HIServices (part of
ApplicationServices.framework). Since Carbon.framework includes
ApplicationServices.framework, this will not affect existing apps, but
will allow apps that only link against ApplicationServices.framework
to use the HIShape API.
Why can't the ?Launcher? can't find the symbol in the Carbon/HIToolbox
framework on 10.4.10 which is most certainly included in the app? And
what do I need to do to get this working?
-Stevo Brock
Head of Development
Monkey Tools, LLC
www.monkey-tools.com
_______________________________________________
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