Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quick Time Update Broke My Project :(



>         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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden

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



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.