Hi Stefan, Good to hear you've got this working. I don't recall the particulars about the code off the top of my head, but once I got through to clear my submissions backlog I should get an opportunity to dive into review the topic.
Cheers, Robert. On Mon, Feb 15, 2010 at 7:52 AM, Stefan Eilemann <[email protected]> wrote: > Robert, all, > > I've got it running by replacing the 'ReentrantMutex > s_contextIDMapMutex' with a normal Mutex in > osg/GraphicsContext.cpp:246. I'll send you the whole file on > osg-submissions in a minute. > > I'll do some more testing, and probably create an > OpenThreads::createForCurrentThread() if I hit more issues. Somebody > suggested using SceneView in an offline email to me, but I'm not sure > if this is a good approach since it is marked deprecated. Any > opinions? > > > Cheers, > > Stefan. > > -- > http://www.eyescale.ch > http://www.equalizergraphics.com > http://www.linkedin.com/in/eilemann > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

