Update SDL3, bringing in support for Windows Ink pen input, and enable it on desktop platforms once again #6894
Annotations
9 errors and 3 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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload Test Results
No files were found with the provided path: /home/runner/work/osu-framework/osu-framework/TestResults/TestResults-Linux-MultiThreaded-Release.trx. No artifacts will be uploaded.
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
|
Loading