Re: carbon linked tool refuses to go universal
Re: carbon linked tool refuses to go universal
- Subject: Re: carbon linked tool refuses to go universal
- From: Ken Turkowski <email@hidden>
- Date: Sun, 7 May 2006 23:52:13 -0700
I just recently had this problem almost identically. I solved it by
creating a new xcode project from scratch.
On May 7, 2006, at 12:05 PM, Donald Hall <email@hidden> wrote:
I have four projects, three of which I have managed to make universal
binaries for without problems. These are all Cocoa apps or Foundation
tools, and one links against Carbon as well. The fourth links against
both Carbon and Foundation frameworks, and was created as a Carbon
project to start with (based on Observe Process Life Carbon example).
I have used the same custom settings in the Build Pane of the Project
Info Window for this project as for the other three:
Architectures ppc i386
GCC_VERSION_i386 4.0
GCC_VERSION_ppc 3.3
MACOSX_DEPLOYMENT_TARGET_i386 10.4
MACOSX_DEPLOYMENT_TARGET_ppc 10.2
SDKROOT_i386 /Developer/SDKs/MacOSX10.4u.sdk
SDKROOT_ppc /Developer/SDKs/MacOSX10.3.9.sdk
The General pane shows "Cross Develop Using Target SDK" as "Multiple
Values" as for all the other projects.
I have noticed that unlike the other projects, the Info window for
the Target only has two panes, General and Comment. The type is
listed here as "Tool".
When I clean the target and rebuild, I still get a ppc only binary.
Does anyone have any idea what I am doing wrong?
--
Ken Turkowski email@hidden
Reality Pixels http://www.realitypixels.com
Computer Graphics 2D 3D Immersive Imagery
Photo-mosaicing Panoramas Computer Vision
Applied Mathematics Numerical Analysis Optimization
_______________________________________________
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