On 5/7/07, Brian Keener <[EMAIL PROTECTED]> wrote:
Robert you mentioned a fix for OSX - I'm looking for it to see what they did - can you give me hint where I should look for it? I checked OSG users - I did notice some posts in 2005 where this error was actually a warning and not an error but....
The OSX hack is in the header file include/osg/GLU. You could try to add a similar hack to the handle the Cygwin gl.h headers, but you'd have a rough time as it appears Cygwin are moving the goal posts over time so if you fix it for one point in time, all previous versions of Cygwin would break, and of Cygwin change there game in future it could again break. It might be worth looking at the history of the Cygwin's GL/gl.h. Robert.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
