Hi Ryan, I did attempt to check the required changes in earlier but double checking now I see that this particular commit can't have succeeded for some reason - perhaps I didn't spot an error report when I did the svn commit.
I have just checked in the files again. Could you do an svn update and let me know how you get on. Thanks, Robert. On 12 September 2012 16:45, Ryan Pavlik <[email protected]> wrote: > FYI: > > ---------- Forwarded message ---------- > Date: Wed, Sep 12, 2012 at 8:55 AM > Subject: Build failed in Jenkins: OSG-trunk #363 > > > Changes: > > [robert] Converted sorting of directory contents across to use the new > osgDB::FileNameComparator and osgDB::getSortedDirectoryContents() > > ------------------------------------------ > > [build] $ make install > [ 0%] Built target OpenThreads > [ 10%] Built target osg > [ 13%] Built target osgUtil > [ 15%] Built target osgDB > [ 17%] Built target osgGA > [ 18%] Built target osgText > [ 19%] Built target osgViewer > [ 21%] Built target osgAnimation > [ 22%] Built target osgFX > [ 23%] Built target osgManipulator > [ 24%] Built target osgParticle > [ 24%] Built target osgVolume > [ 24%] Building CXX object > src/osgPresentation/CMakeFiles/osgPresentation.dir/SlideShowConstructor.o > src/osgPresentation/SlideShowConstructor.cpp: In member function > ‘osg::Image* osgPresentation::SlideShowConstructor::readImage(const > std::string&, const osgPresentation::SlideShowConstructor::ImageData&)’: > src/osgPresentation/SlideShowConstructor.cpp:937:55: error: > ‘FileNameComparator’ is not a member of ‘osgDB’ > src/osgPresentation/SlideShowConstructor.cpp: In member function ‘void > osgPresentation::SlideShowConstructor::addVolume(const std::string&, const > osgPresentation::SlideShowConstructor::PositionData&, const > osgPresentation::SlideShowConstructor::VolumeData&)’: > src/osgPresentation/SlideShowConstructor.cpp:1909:55: error: > ‘FileNameComparator’ is not a member of ‘osgDB’ > make[2]: *** > [src/osgPresentation/CMakeFiles/osgPresentation.dir/SlideShowConstructor.o] > Error 1 > make[1]: *** [src/osgPresentation/CMakeFiles/osgPresentation.dir/all] Error > 2 > make: *** [all] Error 2 > Build step 'CMake Build' marked build as failure > [locks-and-latches] Releasing all the locks > [locks-and-latches] All the locks released > > > > -- > Ryan Pavlik > HCI Graduate Student > Virtual Reality Applications Center > Iowa State University > > [email protected] > http://academic.cleardefinition.com > > _______________________________________________ > 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

