Hi, I have a problem opening a VRML file. If I try to open it in my application it leads to a crash. I managed to find the code line which does this:
SceneGraph.loadW(szFileName, false); I am using OSG version 3.0.1. Could you please tell me how can I avoid that the whole application crashes. Try catch didn't do it (i get an acces violation). ... Thank you! Cheers, Alin ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=63288#63288 Attachments: http://forum.openscenegraph.org//files/test_196.zip _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

