Closed STBrian closed 7 months ago
If you don’t have the tools on your system, it’s because you still need to install the devkitARM toolchain (there’s our guide here).
If you do have that installed, it might be that the tool isn’t on the system’s PATH (you should refer to this part specifically).
Please, if possible, follow the instructions in te repository’s README and the Wiki before working with our projects, as most of what you’ll find here doesn’t adhere with the normal Rust ecosystem.
I'm very sorry, I already had everything installed, but after checking better, I realized that I actually didn't have $DEVKITARM/bin in the path. I already added it and everything seems to be working fine. I'm sorry I realized until now. Also, thanks for responding quickly.
I need help, I'm just trying to test this project, but every time I try to build my test project it tells me this. Sorry if this becomes obvious, I'm new to this, and I'm looking for help in several places and can't find anything.
I would be glad if someone could help me