Thanks JS, fix now merged and submitted to SVN.
On Fri, Jun 6, 2008 at 3:10 AM, Jean-Sébastien Guay <[EMAIL PROTECTED]> wrote: > Hello Robert, > > The new osgscreencapture example was being installed to bin instead of to > share/OpenSceneGraph/bin, this is because the CMakeLists.txt used > SETUP_APPLICATION instead of SETUP_EXAMPLE. Corrected CMakeLists.txt > attached. > > I checked the other new examples, kdtree and thirdpersonview, just to be > sure. Those are fine. > > J-S > -- > ______________________________________________________ > Jean-Sebastien Guay [EMAIL PROTECTED] > http://www.cm-labs.com/ > http://whitestar02.webhop.org/ > > SET(TARGET_SRC osgscreencapture.cpp ) > > #### end var setup ### > SETUP_EXAMPLE(osgscreencapture) > > _______________________________________________ > 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
