Page 1 of 1

make: Command not found

Posted: Thu Apr 28, 2011 10:24 am
by 02JanDal
Hello,

I'm very new to this with DIY DS programming (found out about it yesterday), but I have some experience with normal programming and AVR programming.

I now wanted to compile the hello_world example project from the devkitPro examples, but then typing make into a cmd window I get the following error:

Code: Select all

make: make: Command not found
make: *** [build] Error 127
What's going on?
(yes, I'm in the right dir)

While posting: Does anyone know of any tutorial what is more up to date then this one? And does anyone have an experience with the Acekard 2i? Is it good/bad/ok/perfect?

JanD

Re: make: Command not found

Posted: Sun May 01, 2011 11:50 pm
by slenkar
have you installed msys?

the 'make' program has to be in your path