I am trying to set devkitPro for Nintendo DS development, as explained in the main FAQ.
I am always getting a weird error when I try to compile from VC++ 2008 or from console.
Here is the error from console:
Code: Select all
C:\Users\dornad\Documents\Visual Studio 2008\Projects\BattleDS>make
basename: extra operand `2008/Projects/BattleDS'
Try `basename --help' for more information.
make[1]: /c/Users/dornad/Documents/Visual: No such file or directory
make[1]: *** No rule to make target `/c/Users/dornad/Documents/Visual'. Stop.
make: *** [build] Error 2
Thanks