Open sstratoti opened 1 month ago
gcc -c -std=c99 -pedantic -Wall -Wno-deprecated-declarations -Os main.c main.c:5:10: fatal error: SDL2/SDL.h: No such file or directory 5 | #include <SDL2/SDL.h> | ^~~~~~~~~~~~ compilation terminated. make: *** [Makefile:21: main.o] Error 1
Do you have SDL2 installed?