[cairo-bugs] [Bug 16561] From darwinports, cairo-quartz-image-surface.c:69: error: ' kCGBitmapByteOrder32Host' undeclared
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 12 23:32:58 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=16561
--- Comment #2 from Vladimir Vukicevic <vladimir at pobox.com> 2008-08-12 23:32:56 PST ---
The check you have in the ticket isn't quite correct -- during build time, it's
the SDK that matters, not the headers that are in /System. This could be a
problem if someone is trying to build using the 10.3 SDK. But, the bug is
really that the #ifndef kCGBitmapByteOrder block needs to be moved to
cairo-quartz-private.h so that it's shared between cairo-quartz and
cairo-quartz-image. I missed doing this when I split out cairo-quartz-image.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list