Hi Peter, Nothing changed w.r.t GLU with the latest changes, in fact the OSG has always required GLU.
Have you compiled the OSG before? Which versions? Robert. On 8/3/07, Peter Gebauer <[EMAIL PROTECTED]> wrote: > I tried building the latest SVN stuff and the build system complains > about a missing GL/glu.h. > > The only Debian package providing glu.h is the libglu-mesa-dev package which > requires mesa to be installed. I've had problems with Mesa before, it > overwrites my nvidia libraries and I rather have hardware OpenGL than > software OpenGL. > > Any suggestions on how to get hold of the GLU stuff without having to > install Mesa? > > /Peter > > > On 2007-08-03 (Fri) 16:50, Robert Osfield wrote: > > Hi All, > > > > I have now added preliminary support into > > osgViewer::View::setUpView*() methods for reading the DISPLAY variable > > in order to initialize the hostName, displayNum and screenNum. > > > > As helper functions there are now a ScreenIdentifier::readDISPLAY() > > and ScreenIdentifier::setScreenIdentifier(std::string) methods. Have > > a browse throught src/osgViewer/View.cpp to how they are used. > > > > Could those requesting this support check out the latest in SVN and test it. > > > > Robert. > > _______________________________________________ > > 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 > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

