#173731 - SifJar - Mon Apr 26, 2010 9:56 pm
I have been trying to compile the NDS Hello World example that comes with devkitPro, to test my installation, but I keep getting the following error:
I have tried uninstalling and reinstalling, restarting my computer, checked my System Variables, checked the file definitely DOES exist (it does)...
Anyone have any idea what the problem could be?
Code: |
C:\devkitPro\examples\nds\hello_world>make
makefile:9: /c/devkitPro/devkitARM/ds_rules: No such file or directory make: *** No rule to make target `/c/devkitPro/devkitARM/ds_rules'. Stop. C:\devkitPro\examples\nds\hello_world> |
I have tried uninstalling and reinstalling, restarting my computer, checked my System Variables, checked the file definitely DOES exist (it does)...
Anyone have any idea what the problem could be?