Compiling NDS sample code

support for the ARM toolchain
Post Reply
intel3
Posts: 2
Joined: Fri Feb 20, 2009 9:51 am

Compiling NDS sample code

Post by intel3 » 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

User avatar
vuurrobin
Posts: 219
Joined: Fri Jul 11, 2008 8:49 pm
Location: The Netherlands
Contact:

Re: Compiling NDS sample code

Post by vuurrobin » Fri Feb 20, 2009 10:38 am

did you manually installed it or used the windows installer?

the rule files should be at $(DEVKITARM)/ds_rules, so you may want to check your DEVKITARM enviroment variable. it should point to something like /C/programs/devkitPro/devkitARM (thats where its pointing to with me using the windows installer)

intel3
Posts: 2
Joined: Fri Feb 20, 2009 9:51 am

Re: Compiling NDS sample code

Post by intel3 » Tue Feb 24, 2009 12:00 am

Thx! I got it solved

Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests