Now that people are forced to use CMake in order to stay current with OSG I have a little question concerning CMake. I'm using the copy of a pristine SVN update and I'm referring to:
http://www.openscenegraph.com/osgwiki/pmwiki.php/Build/CMake quickstep: 18:36:49 /usr/local/src/OpenSceneGraph> ccmake --version quickstep: 18:36:54 /usr/local/src/OpenSceneGraph> env OPENTHREADS_INCLUDE_DIR="/opt/OSG/include" OPENTHREADS_LIBRARY="/opt/OSG/lib" ccmake . I guess I have to press "c" to configure. Afterwards: CMake Error: This project requires some variables to be set, and cmake can not find them. Please set the following variables: OPENTHREADS_INCLUDE_DIR OPENTHREADS_LIBRARY This doesn't make much sense to me. Anyone having a clue here, any recommendations on where to start searching for the reason of such misbehaviour ? BTW, I guess "cmake" is the batch-mode complement to "ccmake" - right ? Unfortunately the 'result' is the same. Cheers, Martin. -- Unix _IS_ user friendly - it's just selective about who its friends are ! -------------------------------------------------------------------------- _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
