Thanks Frederic, this is the same fix that I've posted to osg-users
but couldn't test myself as I don't have a windows system.  Good to
see that it fix works fine.  The fixes and now checked into svn/trunk
and OSG-2.8 branch.

On Fri, May 8, 2009 at 12:39 PM, Frederic Bouvier <[email protected]> wrote:
> 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
>
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to