Compiling NDS sample code
Posted: Fri Feb 20, 2009 9:56 am
Hi,
I am a noob at NDS development. I am trying to setup the development environment and running some sample code.
Here is the link that i followed:
http://www.devkitpro.org/setup.shtml
http://www.dev-scene.com/NDS/Tutorials_Day_1
Every time I type "make" in command line i get the following error
Makefile9: c:devkitPro\devkitARM\bin/ds_rules: No such file or directory make: *** No rule to make target 'c:devkitPro\devkitARM\ds/ds_rule'. Stop
Now i found the bunch of rule files under devkitARM directory but not in the bin. How should i fix it? change the directory where the rule is in the makefile?
If so can someone one explain to me how, I am not good with shell script.
Thanks
I am a noob at NDS development. I am trying to setup the development environment and running some sample code.
Here is the link that i followed:
http://www.devkitpro.org/setup.shtml
http://www.dev-scene.com/NDS/Tutorials_Day_1
Every time I type "make" in command line i get the following error
Makefile9: c:devkitPro\devkitARM\bin/ds_rules: No such file or directory make: *** No rule to make target 'c:devkitPro\devkitARM\ds/ds_rule'. Stop
Now i found the bunch of rule files under devkitARM directory but not in the bin. How should i fix it? change the directory where the rule is in the makefile?
If so can someone one explain to me how, I am not good with shell script.
Thanks