Update SDL3, bringing in support for Windows Ink pen input, and enable it on desktop platforms once again #6894
Annotations
9 errors
Compile:
osu.Framework/Platform/SDL3/SDL3Window.cs#L213
The name 'SDL_HINT_PEN_TOUCH_EVENTS' does not exist in the current context
|
Compile:
osu.Framework/Platform/SDL3/SDL3Window.cs#L214
The name 'SDL_HINT_PEN_MOUSE_EVENTS' does not exist in the current context
|
Compile:
osu.Framework/Platform/SDL3/SDL3Window.cs#L575
'SDL_EventType' does not contain a definition for 'SDL_EVENT_FINGER_CANCELED'
|
Compile:
osu.Framework/Platform/SDL3/SDL3Window_Input.cs#L303
'SDL_EventType' does not contain a definition for 'SDL_EVENT_FINGER_CANCELED'
|
Compile:
osu.Framework/Platform/SDL3/SDL3Window.cs#L213
The name 'SDL_HINT_PEN_TOUCH_EVENTS' does not exist in the current context
|
Compile:
osu.Framework/Platform/SDL3/SDL3Window.cs#L214
The name 'SDL_HINT_PEN_MOUSE_EVENTS' does not exist in the current context
|
Compile:
osu.Framework/Platform/SDL3/SDL3Window.cs#L575
'SDL_EventType' does not contain a definition for 'SDL_EVENT_FINGER_CANCELED'
|
Compile:
osu.Framework/Platform/SDL3/SDL3Window_Input.cs#L303
'SDL_EventType' does not contain a definition for 'SDL_EVENT_FINGER_CANCELED'
|
Compile
Process completed with exit code 1.
|
Loading