#141286 - Dwedit - Sun Sep 23, 2007 8:27 pm
I'm unable to build any of the example programs with the latest devkitarm on my system. I'm using the included msys.
This error message is indicating that make is trying to run a program named "build". Only thing is, "build" is mentioned in the makefile as a directory to output the intermediate files into! Now it's trying to run "build" as a program!
_________________
"We are merely sprites that dance at the beck and call of our button pressing overlord."
Code: |
$ make
make: make: Command not found make: *** [build] Error 127 |
This error message is indicating that make is trying to run a program named "build". Only thing is, "build" is mentioned in the makefile as a directory to output the intermediate files into! Now it's trying to run "build" as a program!
_________________
"We are merely sprites that dance at the beck and call of our button pressing overlord."