• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Universal version wont compile due External Framework "does not match cputype"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: Universal version wont compile due External Framework "does not match cputype"
      • From: tyler <email@hidden>
  • Prev by Date: Re: C++ RTTI/dynamic_cast across shared module boundaries?
  • Next by Date: Re: XCode's text editor
  • Previous by thread: Re: XCode's text editor
  • Next by thread: Re: Universal version wont compile due External Framework "does not match cputype"
  • Index(es):
    • Date
    • Thread