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/basegfx/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.
Cheers, -- Thorsten
pgpNRtuAdlQMM.pgp
Description: PGP signature
