[Bug 53396] Error while compiling Wine 7.13 - dlls/winebus.sys/bus_sdl.o: SDL_JOYSTICK_TYPE_ARCADE_PAD and others definitions are undeclared

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jul 21 17:51:39 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53396

Olivier F. R. Dierick <o.dierick at piezo-forte.be> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |o.dierick at piezo-forte.be

--- Comment #3 from Olivier F. R. Dierick <o.dierick at piezo-forte.be> ---
Created attachment 72789
  --> https://bugs.winehq.org/attachment.cgi?id=72789
Patch declares SDL_JOYSTICK_TYPE_* enum constants for older SDL.

Hello,

enum SDL_JoystickType was added in SDL 2.0.6 [1].

The attached patch is what I use on Debian 8 (SDL 2.0.2).

[1] https://www.libsdl.org/tmp/SDL/WhatsNew.txt

Regards.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list