#28802 - doudou - Sat Nov 06, 2004 3:42 pm
I try to compile the AAS first example using the makefile and I have this error :
C:\Projets\GBA\tools\AAS\AASExample>make
rm -f *.o AASExample.gba AASExample.tmp symbols.h map.out
process_begin: CreateProcess((null), rm -f *.o AASExample.gba AASExample.tmp symbols.h map.out, ...) failed.
make (e=2): Le fichier specifie est introuvable. (this means unable to find specified file)
make: *** [clean] Error 2
C:\Projets\GBA\tools\AAS\AASExample>make
rm -f *.o AASExample.gba AASExample.tmp symbols.h map.out
process_begin: CreateProcess((null), rm -f *.o AASExample.gba AASExample.tmp symbols.h map.out, ...) failed.
make (e=2): Le fichier specifie est introuvable. (this means unable to find specified file)
make: *** [clean] Error 2