[cairo-bugs] [Bug 25108] New: cairo 1.9.4 with Quartz: implicit declaration of function '_cairo_image_surface_create_for_content'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Nov 15 18:05:40 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=25108
Summary: cairo 1.9.4 with Quartz: implicit declaration of
function '_cairo_image_surface_create_for_content'
Product: cairo
Version: 1.9.4
Platform: Other
URL: http://trac.macports.org/ticket/22548
OS/Version: Mac OS X (All)
Status: NEW
Severity: normal
Priority: medium
Component: quartz backend
AssignedTo: vladimir at pobox.com
ReportedBy: freedesktop-2009 at ryandesign.com
QAContact: cairo-bugs at cairographics.org
cairo 1.9.4 doesn't build on Mac OS X Snow Leopard when I ask for Quartz
support:
cairo-quartz-image-surface.c:62: error: implicit declaration of function
'_cairo_image_surface_create_for_content'
The person who reported the problem to MacPorts suggests changing
cairo_image_surface_create_for_content to
cairo_image_surface_create_with_content, and I can verify that this allows the
port to build, but have not verified whether Quartz support then works.
--
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