Tested with VS8 on my app and everything works fine (with high use of the database pager, CameraNodes, texts...).
Just one thing (but it was also present on previous version of osg), I compile my app with VS warning level setted to 4, and I've got this warning when I include NodeVisitor : 1>c:\OpenSceneGraph\include\osg/NodeVisitor(299) : warning C4512: 'osg::NodeAcceptOp' : assignment operator could not be generated 1> c:\OpenSceneGraph\include\osg/NodeVisitor(294) : see declaration of 'osg::NodeAcceptOp' Should it be possible to do something to remove it ? -- Serge Lages http://www.magrathea-engine.org _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
