Re: CoreGraphics Include Issue
Re: CoreGraphics Include Issue
- Subject: Re: CoreGraphics Include Issue
- From: Martin Costabel <email@hidden>
- Date: Sun, 26 Apr 2009 14:06:31 +0200
Jeshua Lacock wrote:
Greetings,
I attempting to build QEMU on Darwin 9.5.0 and experiencing an issue
with CoreGraphics. Basically I am getting a message "syntax error before
‘CG_AVAILABLE_STARTING’".
[]
In file included from
/System/Library/Frameworks/CoreGraphics.framework/Headers/CGColorSpace.h:11,
[]
from cocoa.m:25:
/System/Library/Frameworks/CoreGraphics.framework/Headers/CGDataProvider.h:102:
error: syntax error before ‘CG_AVAILABLE_STARTING’
Where did you get that /System/Library/Frameworks/CoreGraphics.framework
from? This is not standard on MacOSX 10.5, nor does any header in
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/
contain the macro CG_AVAILABLE_STARTING on 10.5 or earlier.
If you got this from an iPhone dev kit or from MacOSX 10.6, you should
probably ask on a mailing list related to those systems. Also make sure
that wherever you got it from, you installed a complete set.
--
Martin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden