Eu preciso de ajuda para compilar o YATC, quando tento compilar aparece o erro
"YATC - Debug Unix - X11" does not support the current platform. Skipping...
"YATC - Release Unix - X11" does not support the current platform. Skipping...
-------------- Build: Debug Windows in YATC (compiler: GNU GCC Compiler)---------------
mingw32-g++.exe -fexpensive-optimizations -Wall -DDEBUGLEVEL_BUILDTIME=0 -DHAVE_GMP_H=1 -Wall -g3 -O0 -DUSEASSERT -DUSE_OPENGL -DHAVE_LIBINTL_H -DDEBUG_BUILD -I. -c \\DUDU-PC\Users\Public\YATC\automap.cpp -o .objswin\automap.o
In file included from \\DUDU-PC\Users\Public\YATC\automap.cpp:25:0:
\\DUDU-PC\Users\Public\YATC\sprite.h:38:21: fatal error: SDL/SDL.h: No such file or directory
#include <SDL/SDL.h>
^
compilation terminated.
Process terminated with status 1 (0 minutes, 0 seconds)
1 errors, 0 warnings (0 minutes, 0 seconds)
eu segui o tutorial desse vídeo >> https://www.youtube.com/watch?v=acLgxNubi1U para ligar o SDL no code::blocks