Hi Dženan,

2010/9/16 Dženan Zukić <[email protected]>:
> A call to setThreadingModel(osgViewer::Viewer::SingleThreaded); was indeed 
> commented out in my code. However, uncommenting it has no effect - app still 
> crashes.
>
> But, my approach should work in general?

I'm too confused by what your code is doing is know for sure.  I can
only guess what might be wrong based on what are common mistakes.

Please have a look at using ref_ptr<>'s for all scene graph handles
that you keep around.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to