Hi, completely new to this so I apologize if I don't get stuff that should probably be obvious.
Whenever I try to compile the 3ds application template using the "make" command in a msys2 terminal I get this error :
This issue has been bugging me for the past few days, does anyone know if I'm missing anything???
I am on windows and here are the steps I take to install devkitpro :
- Get the installer from the Github release.
- Launch the installer.
- Set it to download and install files.
- Set it to remove downloaded files.
- Choose every devkitpro development kit (I'm desperate)
- Once the installation is done I launch msys2 from C:/devkitpro/msys2/msys2.exe
- Navigate to "/c/devkitpro/examples/3ds/templates/application"
- Run make