- pkg-config (>= 0.22)
- gettext
- ant
- - Android NDK (tested: r10c)
+ - Android NDK (tested: r10d)
- Android cross-compile toolchain (tested: arm-linux-androideabi-4.9)
- Android SDK (tested: r23.0.2)
- On 64bit hosts, you also need some i386 packages. E.g. on Debian/Ubuntu:
ANDROID_PATH=$HOME/android
# The path where the Android NDK is located.
-ANDROID_NDK=$ANDROID_PATH/android-ndk-r10c
+ANDROID_NDK=$ANDROID_PATH/android-ndk-r10d
# The path where the Android SDK is located.
ANDROID_SDK=$ANDROID_PATH/android-sdk-linux
VER_PYTHON=3.3.3
VER_BOOST=1.55.0
VER_QT=5.3.1
-VER_NDK=10c
+VER_NDK=10d
VER_SDK=23.0.2
SF_MIRROR=switch.dl.sourceforge.net