Closed
Description
After updating to the recent release (v3.2.12), building with GCC 11.3.0 under Ubuntu 22.04 LTS (via the Atlassian bitbucket cloud default docker container) now yields the following compilation error:
/opt/atlassian/pipelines/agent/build/ext/sdl/src/video/x11/SDL_x11messagebox.c: In function ‘X11_MessageBoxCreateWindow’:
/opt/atlassian/pipelines/agent/build/ext/sdl/src/video/x11/SDL_x11messagebox.c:506:13: error: unknown type name ‘XRRScreenResources’
506 | XRRScreenResources *screen = X11_XRRGetScreenResourcesCurrent(display, DefaultRootWindow(display));
Is there a new dependency that was not present on v3.2.10?
Metadata
Metadata
Assignees
Labels
No labels