Hi Robert and Serge,

Robert Osfield a écrit :
> Thanks Neil, fix now merged with svn/trunk and OSG-2.8 branch.
>
>   
>> I imagine this is the least exciting submission ever posted to the OSG
>> submissions mailing list!
>>     
>
> Bug fixes are still very useful though :-)
>   

Serge Lages a écrit :
> 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'

Sorry I missed that in my previous patch. Here are patches for both
trunk and 2.8 that compiles

Regards,
-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/   Photo gallery
http://fgsd.sourceforge.net/    FlightGear Scenery Designer

Attachment: GraphicsWindowWin32.cpp-trunk.gz
Description: GNU Zip compressed data

Attachment: GraphicsWindowWin32.cpp-2.8.gz
Description: GNU Zip compressed data

_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to