Hi J-S, I did a completely out of source build, i.e. in a sibling directory to OpenSceneGraph, rather than a nested one, perhaps this is the source of the difference.
Robert. On Fri, Jun 20, 2008 at 5:10 PM, Jean-Sébastien Guay <[EMAIL PROTECTED]> wrote: > Hi Robert, > >> Once I removed the offending >> CMakeCache.txt running ccmake worked just fine. > > Interesting... In a bad way. I don't like mysteries. :-) > >> CMake on my system is creating an include/OpenThreads/Config and >> include/osg/Config local to the out of source build. > > Weird, I just checked and indeed, I have > > /home/guayj/local_apps/src/OpenSceneGraph/build/include/osg/Config > > but the error message says it's looking for > > /home/guayj/local_apps/src/OpenSceneGraph/include/osg/Config > > Not sure what's going on there. > >> I wonder if your OpenSceneGraph/CMakeLists.txt has been modified >> locally so that you aren't getting the SVN version. > > Nope, no local modifications. 'svn status' just lists my build directory > with a ? beside it, as expected. > > $ cmake --version > cmake version 2.4-patch 7 > > Weird... > > J-S > -- > ______________________________________________________ > Jean-Sebastien Guay [EMAIL PROTECTED] > http://www.cm-labs.com/ > http://whitestar02.webhop.org/ > _______________________________________________ > 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
