Re: Build architectures
Re: Build architectures
- Subject: Re: Build architectures
- From: Chris Espinosa <email@hidden>
- Date: Tue, 08 Jul 2008 16:14:54 -0700
On Jul 8, 2008, at 4:01 PM, Cate Tony <email@hidden> wrote:
I downloaded Bean to play with in an attempt to bone up on printing
issues. I won't run in debug because of an invalid processor type in
the executable. Editing the build setting, I find that the debug
architecture is set to PPC. I assume that's the issue, but after
several hours of poking around on the internet and I can't figure
out how to add i386.
Note that Valid Architectures does list i386; and , the Release
config does list i386 as an architecture.
I would appreciate any input on this.
You should never set (or have to set) Valid Architectures. That's set
by the build tools to the set of architectures they *can* build for.
In the target, for the Debug configuration, set the Architectures
build setting to $(NATIVE_ARCH). Do this by selecting the
Architectures line and pressing Tab, not by double-clicking (you'll
get a confusing sheet of check boxes).
Chris
_______________________________________________
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