mlabbe/investickgator

Are you using sdl2-config util?

stolk opened this issue · 1 comments

stolk commented

Because I get:

bram@ubuntu64:~/src/investickgator/build/gmake_linux$ make
==== Building iv (debug_x64) ====
Creating bin/Debug/x64
Creating obj/x64/Debug
investickgator.c
../../src/investickgator.c:11:17: fatal error: SDL.h: No such file or directory
compilation terminated.
iv.make:182: recipe for target 'obj/x64/Debug/investickgator.o' failed
make[1]: *** [obj/x64/Debug/investickgator.o] Error 1
Makefile:34: recipe for target 'iv' failed
make: *** [iv] Error 2

I'm not. The building step in the readme says to run vendors/compile_all_vendors.py with python 3 which solves this dependency. We do not use system sdl.