Universal version wont compile due External Framework "does not match cputype"
Universal version wont compile due External Framework "does not match cputype"
- Subject: Universal version wont compile due External Framework "does not match cputype"
- From: Felipe Baytelman <email@hidden>
- Date: Mon, 6 Mar 2006 01:35:31 -0300
Hi Everyone:
I'm trying to port my PPC application to UB.
I'm working with an external framework, also done with XCode, which I
have already compiled using UB (adding i386 architecture).
Anyway, I'm getting this error in my app's compile process. It says
the framework does not support i386... although I have just compiled
it and copied to the proper location.
This is the error I get:
/usr/bin/ld: warning /Volumes/Personal/Documents/Proyectos/Party/
party_4/party4/ID3.framework/ID3 cputype (18, architecture ppc)
does not match cputype (7) for specified -arch flag: i386 (file not
loaded)
/usr/bin/ld: Undefined symbols:
.objc_class_name_TagAPI
collect2: ld returned 1 exit status
I'm compiling both binaries with gcc 4, and using the corresponding
SDK for each architecture.
Thanks in advance for your help...
Felipe Bruno Baytelman P.
Baytex Software
email@hidden http://www.baytex.net (+56 8) 249 62 41
_______________________________________________
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