8000 Linux X11 Compilation Error on v3.2.12 · Issue #12960 · libsdl-org/SDL · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Linux X11 Compilation Error on v3.2.12 #12960
Closed
@DctrNoob

Description

@DctrNoob

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
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0