hi all,
There is a class "cOSG" in example osgviewerMFC,i find that a sentence "
Sleep(1000);" is added to the
function cOSG::~cOSG().Maybe it's used to avoid crash at delete mViewer.But
Sometimes I still get a crash at delete mViewer.Is it because of the thread is
not stoped?
How can i slove the problem?
Thanks for advance.
forest
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

