#44811 - strager - Sun Jun 05, 2005 7:04 pm
!!SOLVED!! Thanks to DesktopMan, this topic is now solved.
Help!
OK, I am having trouble compiling the template that comes with ndslib. I set up my environment like www.devkit.tk said, and all I get (when I run make) is this error:
I really want to start developing for the DS, but this has stopped me for the last couple of days.
Thanks,
strager
Last edited by strager on Mon Jun 06, 2005 2:47 am; edited 2 times in total
Help!
OK, I am having trouble compiling the template that comes with ndslib. I set up my environment like www.devkit.tk said, and all I get (when I run make) is this error:
Code: |
rm -rf arm9/arm9.bin rm -rf arm7/arm7.bin make -C arm7 -I . make[1]: Entering directory `/cygdrive/c/devkitPRO/projects/nds/template/arm7' make[1]: /bin/sh.exe: Command not found make[1]: *** [build] Error 127 make[1]: Leaving directory `/cygdrive/c/devkitPRO/projects/nds/template/arm7' make: *** [all] Error 2 Press any key to continue . . . |
I really want to start developing for the DS, but this has stopped me for the last couple of days.
Thanks,
strager
Last edited by strager on Mon Jun 06, 2005 2:47 am; edited 2 times in total