#45393 - blowfish - Fri Jun 10, 2005 4:15 am
I compile the nds sample,and the copile syas"Makefile:9: C:\ndsdev\devkitARM\ds_rules: NO such file or directory"
Can anybody help me this problem. Thanks.
#45395 - Kyoji - Fri Jun 10, 2005 4:38 am
You have to change the path C:\ndsdev\devkitARM\ to where your devkitARM file is in the environment variables setup window.
Control panel->system->advanced tab>environment variables.
Under the first window, click new. Name it DEVKITARM and type the path of the devkitARM folder using unix form, like /c/devkitpro/devkitarm.