• 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: Quick Time Update Broke My Project :(
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quick Time Update Broke My Project :(


  • Subject: Re: Quick Time Update Broke My Project :(
  • From: Lucas Eckels <email@hidden>
  • Date: Sat, 30 Apr 2005 15:43:24 -0400

>         So I sat down today to work on my little project, added text field
> and rebuilt my project.  I received an error saying that my quicktime
> headers were out of date.  I updated them via software update.  I
> tried to build my project and I get 428 errors, all saying
> "error: parse error before "AVAILABE_MAC_OS_X_VERSION_10_4_AND_LATER"

The link below describes a similar problem that was experiences on
Jaguar after a Panther-related Quicktime update.

http://developer.apple.com/qa/qa2001/qa1316.html

The basic solution is to make sure you aren't using any stale
precompiled headers.  If that doesn't fix it, maybe #defining
AVAILABE_MAC_OS_X_VERSION_10_4_AND_LATER to something similar to the
10_3 macro in /usr/include/AvailabilityMacros.h -- ie

#define AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER     UNAVAILABLE_ATTRIBUTE


Lucas Eckels
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Quick Time Update Broke My Project :( (From: Benjamin S <email@hidden>)

  • Prev by Date: Re: Window Controller and performClose
  • Next by Date: Re: 'fi' ligatures [solved]
  • Previous by thread: Quick Time Update Broke My Project :(
  • Next by thread: What was the NDA hiding?
  • Index(es):
    • Date
    • Thread