"Rebecca N. Palmer" writes: >> try compiling OSG with Qt5. At least this combination doesn't crash on >> my system. > > osgviewerQt is now single threaded by default on Qt 5 > (http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/2014-January/065916.html), > to avoid another vaguely similar bug ("Cannot make QOpenGLContext > current in a different thread"; XInitThreads() doesn't help with this > one). Does yours give this error if you explicitly re-enable > multithreading (osgviewerQt --CullDrawThreadPerContext)?
I get the "Cannot make..." error. -- Alberto _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

