Hi, I must be doing something wrong when using CMakeSetup. Every time I download a new release of OSG, I have to go through the steps of reconfiguring CMake to point to all the directories for the various extras (GDAL, FLTK, etc.) I've tried setting up environment variables with names like FLTK_LIBRARY or FLTK_INCLUDE_DIR in the hopes that CMake will read those and use them to help make my life easier, but it's all in vain.
Is there an easy way to automatically configure CMake? Thanks, Brian _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

