site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302) Greetings, -- Martin _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Jeshua Lacock wrote: 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. This email sent to site_archiver@lists.apple.com