Hello Thorsten, On Friday 08 January 2010, 10:38, Thorsten Behrens wrote: > Ariel Constenla-Haile wrote: > > besides the warning, the error is that the first parameter of > > doPolyPolygonImplementation() is of type ::basegfx::B2DPolyPolygon > > http://svn.services.openoffice.org/opengrok/xref/DEV300_m69/canvas/source > >/cairo/cairo_canvashelper.cxx#848 but in void > > cairocanvas::CanvasHelper::doPolyPolygonPath() > > http://svn.services.openoffice.org/opengrok/xref/DEV300_m69/canvas/source > >/cairo/cairo_canvashelper.cxx#993 doPolyPolygonImplementation() is invoked > > with a ::basegfx::B2DPolygon, aEdge > > > > To go ahead with the build I created a B2DPolyPolygon out of aEdge, and > > invoked doPolyPolygonImplementation() with it ( ::basegfx::B2DPolyPolygon > > has a constructor > > http://svn.services.openoffice.org/opengrok/xref/DEV300_m69/basegfx/inc/b > >asegfx/polygon/b2dpolypolygon.hxx#62 for this) > > but I know nothing about this code, so I have no idea if it will work... > > it just let me go on building... > > Sounds good, let me checkout m69 & have a deeper look. Problem here > is, Hamburg does not build that code, so code changes in other > places may not be taken care of there.
I was wondering how the * do they build without breaking the build! so, do the Linux Dev. Snapshots (for example, DEV300_m69 released today) nor common releases come with no Cairo canvas? Regards -- Ariel Constenla-Haile La Plata, Argentina --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional commands, e-mail: dev-h...@openoffice.org