[cairo-bugs] [Bug 13136] Problem compiling rcairo 1.5.0
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 13 19:53:46 PST 2008
http://bugs.freedesktop.org/show_bug.cgi?id=13136
Alec Resnick <aresnickety at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aresnickety at gmail.com
Status|NEW |ASSIGNED
--- Comment #1 from Alec Resnick <aresnickety at gmail.com> 2008-02-13 19:53:44 PST ---
So I had this same problem. I fixed it with a hack. If you take a look, on
line 29 of rb_cairo_context.c, there is a prototype declaration of
cr_get_current_point.
I don't know why that doesn't work; however, if you move the definition of
cr_get_current_point above its call in cr_quadratic_curve_to, it will compile
successfully.
--
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