Robert Osfield wrote: > HI Brian, > > On Tue, Aug 16, 2011 at 10:12 PM, Brian Keener > <[email protected]> wrote: > > Well that makes the X11 version perfectly with standard Cygwin > > installed and my one change to cmakelists.txt in osgViewer source. > > > > Still cannot get it to build though with opengl32 and glu and build a > > non X11 but Windows version. I get a lot of _gl..... Undefined > > functions. > > I can't comment on Cygwin specifically as I have no personal > experience with it. The only thing I can add is that OSG-3.x no > longer needs GLU, instead a subset of GLU is now compiled from source > inside the osg library itself.
Hi Robert, So how would I tell configure and make to use the OPenSceneGraph version instead of the opengl and glu libraries that are already in my Cygwin install as it does seem to see them and want to use them but I'm not sure. Thanks bk _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

