Igrom / sega-animation-generator

Spoof the SEGA 'glint' animation using a custom logo. See https://www.youtube.com/watch?v=kLVelULW1zE.
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

make: *** [Makefile:14: clean] Error 2 #2

Open iansquenet opened 4 years ago

iansquenet commented 4 years ago
PS C:\Users\Martin\Downloads\sega-animation-generator-master> make
rm -f *.png
process_begin: CreateProcess(NULL, rm -f *.png, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [Makefile:14: clean] Error 2
mikusdev commented 2 years ago

Remove the line 13-14. Maybe this is a specific bug for an OS..?