Hi, I'm updating my projects to this version of OSG, and now I have a problem ...
If I define viewer.setThreadingModel (osgViewer:: Viewer:: singlethreaded), I get an error in ot12-OpenThreadsd.dll(Thread:: setProcessorAffinity ()). I use singlethreaded for CEGUI ... if you do not define that line the error occurs when creating the object CEGUI, because there is no graphic context (& CEGUI:: OpenGLRenderer:: create (CEGUI:: Size (width, height)), is there any way to define the active context id? In the next post you can see how I use CEGUI with OSG 2.8.3: http://forum.openscenegraph.org/viewtopic.php?t=5630 Thank you! Cheers, Aitor ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=35261#35261 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

