Unwanted ppc build
Unwanted ppc build
- Subject: Unwanted ppc build
- From: ipmlists <email@hidden>
- Date: Wed, 31 Aug 2011 20:26:59 +0100
I have an Xcode project, using the CorePlot framework, which I'm
compiling as a standard 32/64 bit universal, with valid architectures
i386 and x86_64. I have a copy of the framework in my project folder,
and the whole thing is checked into an svn repository.
On my main dev machine, a mini running 10.6.8 and Xcode 3.2.5, it
compiles fine. If I check the project out to a macbook pro, also
10.6.8 and Xcode 3.2.5, I get the warning "
/CorePlot.framework/CorePlot, missing required architecture ppc in
file" - not surprisingly, since the CorePlot binary isn't compiled for
ppc - and of course there follows a bunch of "symbol(s) not found"
errors.
I've been over and over the project settings, the target settings and
the search paths, and I can't see where it's getting any instruction
to compile for ppc. At one stage a long time ago, IIRC, I was
compiling for ppc, so the most likely explanation would seem to be
some stale cache file, or something blindingly obvious that I haven't
even thought of.
Any ideas please? I've a feeling I'm doing something very dumb....
IainM
_______________________________________________
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