Re: cross-develop not working (fixed!)
Re: cross-develop not working (fixed!)
- Subject: Re: cross-develop not working (fixed!)
- From: "Michelle McDonald" <email@hidden>
- Date: Thu, 17 Apr 2008 14:42:15 -0400
- Thread-topic: Re: cross-develop not working (fixed!)
Hi,
Problem solved. I was linking against debug builds of the libraries
even in release, and the debug builds were i386 only. The game is
working now! Thanks for the help,
Michelle
>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.
_______________________________________________
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