Hi Jose, On 6/9/07, Jose Luis Hidalgo <[EMAIL PROTECTED]> wrote:
I'm trying to compile latest rev (6921) for Linux with debug, everything compiles fine but fails linking. It complains about missing OpenGL funcs, GLU, pthread, X funcs... Had anybody tried this? I don't know CMake enough to see through all that code, but seems like debug mode misses to add standard libs as applications dependencies.
I'm running under Linux right now, haven't ever had any linking errors. I compiled on my linux laptop yesterday evening with a fresh checkout from SVN and it compiled cleanly. Have you have successfully compiled for the new CMake build before? Could you try removing the OpenSceneGraph/CMakeCache.txt and re-run ./configure to see if CMake can find the libs properly. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
