suprstarrd/rawkrii

Update Docker image + fix MSYS compilation

开放

#9 创建于 2025年11月3日

 (1 条评论) (0 个反应) (1 位负责人)C (0 个派生)auto 404
bughelp wantedrawksdriivolution

仓库指标

星标
 (1 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南