Closed xokz closed 2 months ago
This used to compile but stopped working on the 10th of July, see https://github.com/agbrs/agb/actions/runs/9869294519/job/27252767764. There's not been a release since then with the fix, so at the moment an older nightly or to use the current master branch would be the way to go.
Alright, thank you.
I recently updated my project from 0.19.1 to 0.20.5, and I did update the rustflags in config.toml that were mentioned in the 0.20.0 release notes. I am on the latest nightly rust release. However, when I try to build my project, the only error I get is this:
and no other information. Is this something I am doing wrong, or an issue with the agb crate?