Hi,
I have a few problems regarding the osgviewerQt example:
I can run it in release-mode w/o any problems, but when i switch to Debug, i 
get multiple Errors, when running the programm (Compiling is not an issue).
It stops working at the line    
Code:
 QWidget* widget1 = addViewWidget( createCamera(0,0,100,100), 
osgDB::readNodeFile("cow.osgt") );

  .
Errors are in new.cpp, line 63 and crtexe.c, line 371. Unhandled Exceptions and 
access violations.

Thank you for your time!

Patrick

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=43689#43689





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to