#158284 - sUPREz - Sun Jun 08, 2008 8:03 pm
I have some troubles starting with GRIT. I can't compile my project or any example project using grit. I always have this message :
It seams that makefile can't find where is the "grit.exe". Even if I copy the "grit.exe" file in the directory of the makefile, It doesn't work.
What should I do ? Help please ! :)
Code: |
make[1]: grit: Command not found make[1]: *** [moon.s] Error 127 make: *** [build] Error 2 |
It seams that makefile can't find where is the "grit.exe". Even if I copy the "grit.exe" file in the directory of the makefile, It doesn't work.
What should I do ? Help please ! :)