Hi, I would like to try out the osgScaleViewer example and now I am trying to build from eq svn (build with VS2005 solution and project files, using VS2008) and (a reasonably up-to-date) osg svn. I have created the Visual Studio solution + project files for VS2008 with the CMakeLists.txt and now I get a lot of error messages from Visual Studio 2008.
For instance: 1>C:\OpenSceneGraph-svn\include\osg/BufferObject(258) : error C2143: syntax error : missing ';' before '->' 1>C:\OpenSceneGraph-svn\include\osg/BufferObject(258) : error C2238: unexpected token(s) preceding ';' 1>C:\OpenSceneGraph-svn\include\osg/BufferObject(259) : error C2143: syntax error : missing ';' before '->' 1>C:\OpenSceneGraph-svn\include\osg/BufferObject(259) : error C2535: 'void osg::GLBufferObject::Extensions::glewGetContext(void)' : member function already defined or declared etc etc What am I doing wrong? Thanks a lot, best regards Raymond _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

