Huh. I saw from a previous post from Robert that he was working on the build problem but I guess that has not been committed yet. Hopefully that will occur soon.
Doug On Feb 2, 2010, at 4:09 PM, Paul Martz wrote: > Doug McCorkle wrote: >> I wanted to check and see what the status was on this problem? I wanted to >> test some of the OGL3 tools and wanted to see if this problem has been >> addressed. Thanks. > > I see the following compile errors for GL3 builds of trunk head revision: > > src\osgDB\ObjectWrapper.cpp(338) : error C2065: 'GL_FOG_HINT' : undeclared > identifier > src\osgDB\ObjectWrapper.cpp(341) : error C2065: > 'GL_PERSPECTIVE_CORRECTION_HINT' : undeclared identifier > src\osgDB\ObjectWrapper.cpp(342) : error C2065: 'GL_POINT_SMOOTH_HINT' : > undeclared identifier > > src\osgWrappers\serializers\osg\ClearNode.cpp(29) : error C2065: > 'GL_ACCUM_BUFFER_BIT' : undeclared identifier > src\osgWrappers\serializers\osg\ClearNode.cpp(47) : error C2065: > 'GL_ACCUM_BUFFER_BIT' : undeclared identifier > > src\osgWrappers\serializers\osg\Camera.cpp(126) : error C2065: > 'GL_ACCUM_BUFFER_BIT' : undeclared identifier > src\osgWrappers\serializers\osg\Camera.cpp(144) : error C2065: > 'GL_ACCUM_BUFFER_BIT' : undeclared identifier _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

