[gcompris-devel] Android compilation issue
Bruno Coudoin
bruno.coudoin at gcompris.net
Wed Sep 10 21:59:32 UTC 2014
Hi,
I got an issue trying to build GCompris on Android with
android-sdk_r23.0.2-linux.tgz (on Ubuntu 14.04)
I solved it by installing:
sudo apt-get install lib32z1
Then I got another issue when running make apk_release:
/bin/sh: 1: /home/bdoin/Projets/android-sdk/tools/ant: Permission denied
This can be solved by setting /usr/bin/ant in the ccmake (or CMakeCache.txt)
Bruno.
More information about the Gcompris-devel
mailing list