Hi Robert,

The current build (SVN trunk) seems broken under Windows (VS2005 Express),
here are the errors :

10>.\GraphicsWindowWin32.cpp(1035) : error C2440: 'initializing' : cannot
convert from 'int' to 'osgViewer::GraphicsWindow::MouseCursor'
10>        Conversion to enumeration type requires an explicit cast
(static_cast, C-style cast or function-style cast)
10>.\GraphicsWindowWin32.cpp(1035) : error C2439:
'osgViewer::GraphicsWindowWin32::_mouseCursor' : member could not be
initialized
10>
D:\Magrathea\Dependencies\Main\OpenSceneGraph\include\osgViewer/api/Win32/GraphicsWindowWin32(182)
: see declaration of 'osgViewer::GraphicsWindowWin32::_mouseCursor'

Cheers,

-- 
Serge Lages
http://www.tharsis-software.com
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to