Hi, I´m trying to implement osg with CEGUI 0.7.1... we have the osgcegui.cpp example but is based on older version. http://www.openscenegraph.org/projects/osg/browser/OpenSceneGraph/trunk/examples/osgcegui/osgcegui.cpp I tweak the code and i can complile without problems, but the application gime me an execution error when i create cegui system:
Code: CEGUI::System::create( CEGUI::OpenGLRenderer::create() ); Can anybody help me? The examples of cegui wiki are for old versions and is complicate to find information... Thank you! ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=27360#27360 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

