Hi i just setup SDL2 for android on windows 7 with this guide - http://www.mosaicit.de/android-sdl-c-build-system-compiling. But the problem is that i would like to use SDL2_image and ttf but i don't know how to add them to this kind of project and i couldn't find anything on the subject elsewhere.
Compile error:
fatal error: SDL_image.h: No such file or
Main.cpp
#include <SDL_image.h>