Hi Lucas, On 6/20/07, wsacul <[EMAIL PROTECTED]> wrote:
I've stumbled upon an answer, it's to use only singlethreaded in cygwin and osgviewer and the other apps/examples won't lock up.
It'd be good to fix this issue, I don't have a Cygwin dev environment to test though unfortunately. As a work around you can force the OSG to use single threaded by deafult by setting the env var OSG_THREADING to SingleThreaded. We could possible code this into osgViewer itself, but this is a hack, it would be far far better to find out when things are locking under Cygwin. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
