Thanks Laurens, fix merged and checked into svn/trunk and OSG-3.2 branch.

On 10 March 2015 at 13:58, Voerman, L. <[email protected]> wrote:

> Hi Robbert,
>
> attached is a zip with a modified version of:
> OpenSceneGraph\src\osgPlugins\sdl\JoystickDevice.cpp
>
> The current version will not compile with SDL version 2, error
> OpenSceneGraph\src\osgPlugins\sdl\JoystickDevice.cpp(42): error C2664:
> 'const char *SDL_JoystickName(SDL_Joystick *)' : cannot convert argument 1
> from 'int' to 'SDL_Joystick *'
> due to changes in the SDL api.
>
> Tested with Visual Studio Express 2013; SDL 2.0.1
>
> This patch applies to both the svn and the 3.2 stable tree.
>
>
> Regards, Laurens Voerman.
>
>
> _______________________________________________
> 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