Skip to content

Add Dockerfile for Ubuntu 26.04#37

Merged
pajlada merged 13 commits into
Chatterino:masterfrom
Wissididom:ubuntu-26.04
May 24, 2026
Merged

Add Dockerfile for Ubuntu 26.04#37
pajlada merged 13 commits into
Chatterino:masterfrom
Wissididom:ubuntu-26.04

Conversation

@Wissididom
Copy link
Copy Markdown
Contributor

No description provided.

…f uint32_t

Snippet from GitHub Actions:

11 454.3 In file included from /tmp/cmake/cmake-3.28.1/Utilities/cmcppdap/src/network.cpp:15:
11 454.3 /tmp/cmake/cmake-3.28.1/Utilities/cmcppdap/include/dap/network.h:31:39: error: ‘uint32_t’ has not been declared
11 454.3    31 |                                       uint32_t timeoutMillis = 0);
11 454.3       |                                       ^~~~~~~~
11 454.3 /tmp/cmake/cmake-3.28.1/Utilities/cmcppdap/include/dap/network.h:20:1: note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
11 454.3    19 | #include <memory>
11 454.3   +++ |+#include <cstdint>
11 454.3    20 |
…the echo outputs anymore. This probably has to wait for Qt to support Ubuntu 26.04...
…additional dep installs fix the problem in CI
@pajlada pajlada merged commit bad8d31 into Chatterino:master May 24, 2026
4 checks passed
@Wissididom Wissididom deleted the ubuntu-26.04 branch May 24, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants