suprstarrd/rawkrii

Update Docker image + fix MSYS compilation

Offen

#9 geöffnet am 03.11.2025

 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)C (0 Forks)auto 404
bughelp wantedrawksdriivolution

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Currently, compilation does not work on the latest devkitPro Docker images, which also means there will be significant issues when self-compiling. I'd like to find the latest Docker image that does work (edit: it's 20231110, which we're already on!) and then fix issues as they pop up with each new version.

This is also a blocker for MSYS CI building: it does not use a Docker image; instead, it downloads devkitPro pacman and all the necessary dependencies at their latest versions.

Contributor Guide