• 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: GCD and blocks cross development
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GCD and blocks cross development


  • Subject: Re: GCD and blocks cross development
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 10 Sep 2009 08:13:13 -0700


On Sep 10, 2009, at 7:01 AM, email@hidden wrote:

This code (called from an obj-c method) runs on 10.6 but fails on 10.5 suggesting that cross development with GCD is not possible.

That shouldn't be a surprise, since GCD is a new system framework added in 10.6. It's as though you tried to use CoreAnimation on 10.4.


(That said, there is a 3rd party back-port of the C/Obj-C block runtime code to 10.5. But that only gives you raw blocks, not any of the new OS services/APIs that use them.)

—Jens _______________________________________________
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


References: 
 >GCD and blocks cross development (From: "email@hidden" <email@hidden>)
 >Re: GCD and blocks cross development (From: Steve Christensen <email@hidden>)
 >Re: GCD and blocks cross development (From: Jean-Daniel Dupas <email@hidden>)
 >Re: GCD and blocks cross development (From: "email@hidden" <email@hidden>)

  • Prev by Date: Re: GCD and blocks cross development
  • Next by Date: XC & IB 3.2 - overlapping sibilings
  • Previous by thread: Re: GCD and blocks cross development
  • Next by thread: clang-llvm: Tracking core OS crashes
  • Index(es):
    • Date
    • Thread