pelya / commandergenius

Port of SDL library and several games to the Android OS.
http://libsdl-android.sourceforge.net/
GNU Lesser General Public License v2.1
531 stars 248 forks source link

code/client/cl_main.c:27:10: fatal error: SDL_thread.h:No such file or directory #135

Open Danil-Dm opened 2 years ago

Danil-Dm commented 2 years ago

When I do openarena for android x86 or other architecture this error appears although there is an SDL2 folder in the usr / include / folder. I do it on ubuntu 19

code/client/cl_main.c:27:10: fatal error: SDL_thread.h:No such file or directory

I just want to change the openarena engine and not the entire application. Since when I run build.sh, the error ndk-build and when I specify the path to ndk in build.sh, other errors appear, there are a lot of them