Topic: Android build
I'm working on an Android build of Maratis. So far I have been able to at least compile the essential parts for a player with the NDK:
-rw-r--r-- 1 anders anders 9,3M 11 feb 21.05 libbullet.a
-rw-r--r-- 1 anders anders 1,7M 12 feb 11.01 libfreetype.a
-rw-r--r-- 1 anders anders 579K 11 feb 21.05 liblua.a
-rw-r--r-- 1 anders anders 2,1M 11 feb 21.06 libMaratisCommon.a
-rw-r--r-- 1 anders anders 222K 11 feb 21.06 libMaratisOpenGLES.a
-rw-r--r-- 1 anders anders 3,8K 11 feb 21.06 libMaratisWavSound.a
-rwxr-xr-x 1 anders anders 270K 11 feb 21.06 libMCore.so
-rwxr-xr-x 1 anders anders 863K 11 feb 21.06 libMEngine.so
-rw-r--r-- 1 anders anders 70K 11 feb 21.05 libnpk.a
-rw-r--r-- 1 anders anders 270K 11 feb 21.05 libtinyxml.a
Edit: Forgot we needed to provide freetype on Android.
Last edited by Dahnielson (2014-02-12 10:05:20)