Update SDL3, bringing in support for Windows Ink pen input, and enable it on desktop platforms once again #6894
Annotations
9 errors and 2 warnings
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.
|
Upload Test Results
No files were found with the provided path: D:\a\osu-framework\osu-framework/TestResults/TestResults-Windows-SingleThread-Debug.trx. No artifacts will be uploaded.
|
Setup Go
Restore cache failed: Dependencies file is not found in D:\a\osu-framework\osu-framework. Supported file pattern: go.sum
|
Loading