Re: HIShape symbols not found on 10.4.10 on PPC
Re: HIShape symbols not found on 10.4.10 on PPC
- Subject: Re: HIShape symbols not found on 10.4.10 on PPC
- From: Eric Schlegel <email@hidden>
- Date: Fri, 30 Nov 2007 22:32:23 -0800
On Nov 30, 2007, at 8:49 PM, Stevo Brock wrote:
I tried hitting this from a completely different direction. On
Intel / 10.5.1 / Xcode 3.0, I...
-created a new Carbon C++ project
-set the Project Deployment Target to Mac OS X 10.3
-built using the default Release configuration.
-copied the app to a PPC / 10.4.10
-ran app
-app ran fine and opened the window.
-added the following line into the source code:
HIShapeRef shapeRef = HIShapeCreateEmpty();
-rebuilt, recopied, reran
-app crashed.
There's got to be something very basic going wrong here. Can anyone
point me to what it is?
This does seem like quite the wrong behavior, but I'm not sure exactly
what the cause or solution are. I'm asking around. I think we ran into
this with some other set of symbols that moved frameworks during
Leopard, so maybe we need a similar fix for HIShape.
-eric
_______________________________________________
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