On my system GLint64EXT is not defined, so I've amended the example to define it if necessary.
Also I needed to add "viewer.realize()" before the line "viewer.getCamera()->getGraphicsContext()" in order to get a valid graphics context, before viewer.run() is called. Thanks, Jamie ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=70705#70705 Attachments: http://forum.openscenegraph.org//files/osgbindlesstext_198.cpp _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
