Re: cross-develop not working (closer!)
Re: cross-develop not working (closer!)
- Subject: Re: cross-develop not working (closer!)
- From: "Michelle McDonald" <email@hidden>
- Date: Wed, 16 Apr 2008 17:26:58 -0400
- Thread-topic: Re: cross-develop not working (closer!)
Hi,
You guys who suggested that my target settings needed to be
changed were right. I’d only changed the project settings, not the
target settings.
But now I’m getting an error that seems to be pretty
common:
“cputype (7, architecture i386) does not match cputype
(18) for specified –arch flag: ppc”
I’m getting that link error for all the libraries that
are being built by the other xcode projects I’m including in mine. In
reading about that error online it sounds like those libraries aren’t
being built for ppc, so it can’t link them, but--- they are being
built. In their respective build folders, the Objects-Normal folder (for Release
build), has both i386 and ppc folders, and they each have .a’s in them.
So now I’m thinking it’s still related to the settings
in my app’s project. I’m not sure what to do now to debug
this. Any more suggestions are very welcome.
Thanks a bunch!
Michelle
|
_______________________________________________
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