Quote:
Originally Posted by Brinkman1
[You must be logged in to view images. Log in or Register.]
You have to compile it first.
|
Ah, I see. Tried on two machines and I get this error when I try to compile with make -f Makefile
cc -c -o build/main.o src/main.c -O2 -Wall -Wno-strict-aliasing
make: cc: No such file or directory
make: *** [Makefile:30: build/main.o] Error 127
Not sure what I am doing wrong lol. Wish I never got rid of my compiled version I had way back.