Thanks Kristofer, fix now merged and submitted to svn/trunk and OSG-3.2 branch. Cheers, Robert.
On 9 January 2014 14:56, Kristofer Tingdahl <[email protected]>wrote: > Hi Robert, > > the patch I sent to src/osgQt/CMakeModules.txt did not do the work on > windows. I have fixed that, and also made it more generic so there is no > special handling of qt5.2, but all qt5 are the same. > > I have tested this on: > > mac/qt5.2 > linux/qt5.2 > windows/qt5.2, and > mac/qt5.1 > > All platforms perform as expected. > > The previous fix removed the -f flag to the moc-pre-processor, but on > windows, it turned out that -f "osgQt/QGraphicsViewer" was needed. > > This becomes an include-statement in the file generated by moc which is > needed for compiling it. I ask you consider this patch for the trunk and > the 3.2 branch. > > > Secondly, I wonder if it would be possible to apply my patch for > FindRSVG.cmake from 22nd November in the 3.2 branch. > > In short, the version of librsvg must be equal or higher to 2.35: > > PKG_CHECK_MODULES(RSVG librsvg-2.0>=2.35) > > > Sincerely, > > > Kristofer Tingdahl > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
