• 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
Re: PowerPC and 10.5 "Base SDK"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PowerPC and 10.5 "Base SDK"


  • Subject: Re: PowerPC and 10.5 "Base SDK"
  • From: James Walker <email@hidden>
  • Date: Tue, 03 Jul 2012 17:21:46 -0700

On 7/3/2012 3:35 PM, David M. Cotter wrote:
i build my app universal, as i have many clients still on PPC computers.

When i switch the "Base SDK" from "10.4" to "10.5", changing NOTHING
else in the xcode configuration, the app no longer launches on PPC
computers running 10.4

can't test intel computers cuz i ain't got one that can run 10.4, and
VMs are explicitly denied :(

when launching in the terminal it says:
terminate called after throwing an instance of 'long'
Abort trap

what, if anything, can be done?  i need access to 10.5 functions if the
user is running 10.5.


Your PPC computer isn't a G3, is it? There are special problems with getting Xcode to generate code that will run on a G3.

It sounds like it's at least starting to run your code, so you could try sprinkling your initialization calls with logging statements (e.g., fprintf to stderr) to narrow down exactly where it's failing.
--
  James W. Walker, Innoventive Software LLC
  <http://www.frameforge3d.com/>


_______________________________________________
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: PowerPC and 10.5 "Base SDK"
      • From: "David M. Cotter" <email@hidden>
References: 
 >PowerPC and 10.5 "Base SDK" (From: "David M. Cotter" <email@hidden>)

  • Prev by Date: Re: PowerPC and 10.5 "Base SDK"
  • Next by Date: Re: PowerPC and 10.5 "Base SDK"
  • Previous by thread: Re: PowerPC and 10.5 "Base SDK"
  • Next by thread: Re: PowerPC and 10.5 "Base SDK"
  • Index(es):
    • Date
    • Thread