![]() |
Need some help compiling my first game in to android | ![]() |
Shmendrich
![]() |
![]() |
So im trying to compile with the NDK tools an SDL project and I got stuck after clearing some other compiling errors:
This is the compilin error I get, and Im not sure what to make of it. my application.mk is:
I tried with other C libraries instead of gnustl_static suggested in http://www.kandroid.org/ndk/docs/CPLUSPLUS-SUPPORT.html but they give me either the same error, or not finding the <random> library. (which I use in one of my modules) Any help would be appreciated My application runs normally on SDL2, but I just cant get it compiling with the NDK tools to test in on android devices. |
||||||||||||||
|
![]() |
![]() |
![]() |
![]() |
Shmendrich
![]() |
![]() |
Thanks for your reply! I tried that and with rtti exception I get:
and without it I get:
|
||||||||||||||
|