Re: [osg-users] Compilation errors on Windows

2007-07-06 Thread Jean-Sébastien Guay
Hi Robert, Indeed, now added and checked in. A case of me doing blind coding... Thanks, compiles cleanly now. J-S -- __ Jean-Sebastien Guay [EMAIL PROTECTED] http://whitestar02.webhop.org/ ---

Re: [osg-users] Compilation errors on Windows

2007-07-06 Thread Robert Osfield
On 7/6/07, Jean-Sébastien Guay <[EMAIL PROTECTED]> wrote: Seems DeleteHandler is not included? Indeed, now added and checked in. A case of me doing blind coding... Robert. ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph

[osg-users] Compilation errors on Windows

2007-07-06 Thread Jean-Sébastien Guay
Hello Robert, As of an SVN update about an hour ago, I got the following compilation errors in osgViewer: 2>GraphicsWindowWin32.cpp 2>..\..\..\src\osgViewer\GraphicsWindowWin32.cpp(572) : error C2027: use of undefined type 'osg::DeleteHandler' 2> G:\OpenSceneGraph-SVN\OpenSceneGrap