Closed sorakaiz closed 1 year ago
try pacman -Syu nds-dev
btw, you're supposed to use the patch_all.sh file. it should create the nds. let me check if make works:
yep, works in msys. I couldn't get the make file detected in cmd prompt for some reason. this is the second time this has happened. I need to investigate.
btw, I fixed the make issues in cmd prompt. it was due to an ev problem, not related to the project.
ty it works now
you do have to run the .sh file, which makes the .nds anyway, before you can run make or it does error due to missing nitrofs. glad you got it working though.
whenever I use the make command this happens:
bash: line 1: arm-none-eabi-g++: command not found make[1]: [/mnt/c/devkitpro/devkitARM/base_rules:34: MainMenu.o] Error 127 make: [Makefile:156: build] Error 2
if anyone know how to fix it pls tell me.