I am using Visual Studio 2005 SP1, and using the standard toolset. There is not a problem with compilation - it is a linking problem. The problem only occurs when
- My code has a class derived from osg::Camera::DrawCallBack - Linked in release mode. That means the issue would be encountered only rarely. Obviously it is some kind of obscure Windows compile/link issue, but it is real. ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=13915#13915 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

