Hi Jimmy, OSG-2.8.x all rely upon the GLU external dependency.
In the svn/trunk version of the OSG the parts of GLU that the OSG usages have been directly integrated into the OSG code base so you no longer require the external GLU library. Robert. On Thu, Oct 28, 2010 at 5:52 AM, Jimmy Carter <[email protected]> wrote: > Hello all, > I know is probably something simple I'm overlooking but when I try to > make OSG I get this error (below). I'm new to both OpenGL and OSG, any help > would be greatly appreciated! I am building OSG 2.8.3 > > [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/Geometry.o > [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/GL2Extensions.o > [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/GLExtensions.o > In file included from /OpenSceneGraph-2.8.3/src/osg/GLExtensions.cpp:15:0: > /OpenSceneGraph-2.8.3/include/osg/GLU:23:24: fatal error: GL/glu.h: No such > file or directory > compilation terminated. > make[2]: *** [src/osg/CMakeFiles/osg.dir/GLExtensions.o] Error 1 > make[1]: *** [src/osg/CMakeFiles/osg.dir/all] Error 2 > make: *** [all] Error 2 > > Thanks, > Jimmy Carter > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=33160#33160 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

