Hi Martin, The missing return was fixed yesterday. Today the function is now moved in to the osgDB, but this shouldn't effect the build.
Robert. On Fri, Jul 25, 2008 at 3:55 PM, Martin Spott <[EMAIL PROTECTED]> wrote: > Hi, > when trying to build OSG (SVN from thursday afternoon, 15:30 UTC) on > Solaris, I get the following Error: > > [ 99%] Building CXX object > applications/osgconv/CMakeFiles/application_osgconv.dir/PluginQuery.o > /opt/SUNWspro/bin/CC -xO2 -xtarget=ultra2 -xprefetch=auto -xO2 -DNDEBUG > -I/usr/local/src/OpenSceneGraph/include -DOSG_DEBUG_POSTFIX='"d"' -o > applications/osgconv/CMakeFiles/application_osgconv.dir/PluginQuery.o -c > /usr/local/src/OpenSceneGraph/applications/osgconv/PluginQuery.cpp > [... many Warnings ...] > "/usr/local/src/OpenSceneGraph/applications/osgconv/PluginQuery.cpp", line > 149: Error: "osgDB::outputPluginDetails(std::ostream &, const std::string &)" > is expected to return a value. > make[2]: *** > [applications/osgconv/CMakeFiles/application_osgconv.dir/PluginQuery.o] Error > 1 > > > Regards, > Martin. > -- > Unix _IS_ user friendly - it's just selective about who its friends are ! > -------------------------------------------------------------------------- > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

