Hi Martin, Thanks for the error report, I have OpenGL 2.0 headers installed so I missed the lack of a #ifndef in include/osg/Drawable where the query extension is set up. I have now added this and checked into CVS.
Robert. On 1/23/07, Martin Naylor <[EMAIL PROTECTED]> wrote:
Hi Robert, Just testing the stats out and cannot make it compile, I receive the following errors in viewer.cpp: Error 1 error C2065: 'GL_QUERY_RESULT_AVAILABLE' : undeclared identifier c:\Coding\Projects\OSG\OpenSceneGraph\src\osgViewer\Viewer.cpp 475 Error 2 error C2065: 'GL_QUERY_RESULT' : undeclared identifier c:\Coding\Projects\OSG\OpenSceneGraph\src\osgViewer\Viewer.cpp 479 I guess it need to be declared somewhere? Using VS 2005 (SP1) with Windows XP. Thanks in advance. Martin. -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.17.5/645 - Release Date: 22/01/2007 16:10 _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
