Skip to content

mix: Add support for the majority of missing & new functions in newer SDL_mixer versions #207

mix: Add support for the majority of missing & new functions in newer SDL_mixer versions

mix: Add support for the majority of missing & new functions in newer SDL_mixer versions #207

Re-run triggered November 30, 2024 03:55
Status Failure
Total duration 7m 36s
Artifacts

test-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test-build: mix/sdl_mixer.go#L78
error: redefinition of 'Mix_GetMusicAlbumTag'
test-build: mix/sdl_mixer.go#L73
note: previous definition of 'Mix_GetMusicAlbumTag' with type 'const char *(const Mix_Music *)' {aka 'const char *(const struct _Mix_Music *)'}
test-build
Process completed with exit code 2.