Thanks JS, fix now checked in. BTW, your build on cdash has warnings emitted from a TrapezoidalMapping.cpp, something that the OSG svn/trunk doesn't contain:
>..\..\..\src\osgShadow\TrapezoidalMapping.cpp(30) : warning C4238: nonstandard >extension used : class rvalue used as lvalue Is this a local modification of the OSG? Robert. On Wed, Feb 2, 2011 at 4:58 PM, Jean-Sébastien Guay <[email protected]> wrote: > Hi Robert, > > My nightly build hadn't been building for the last 8 days (for a stupid > reason, you don't even want to know) and I'm getting an error in the new > osgqfont example: > > 1>..\..\..\examples\osgqfont\osgqfont.cpp(557) : error C2664: > 'MainWindow::setSceneData' : cannot convert parameter 1 from > 'osg::ref_ptr<T>' to 'osg::Node *' > > Just a missing .get()... > > Thanks, > > J-S > -- > ______________________________________________________ > Jean-Sebastien Guay [email protected] > http://www.cm-labs.com/ > http://whitestar02.webhop.org/ > > _______________________________________________ > 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
