suprstarrd/rawkrii

Update Docker image + fix MSYS compilation

Open

#9 opened on Nov 3, 2025

 (1 comment) (0 reactions) (1 assignee)C (0 forks)auto 404
bughelp wantedrawksdriivolution

Repository metrics

Stars
 (1 star)
PR merge metrics
 (No merged PRs in 30d)

Description

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