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
533 stars 250 forks source link

Trying to compile fheroes2 #52

Open opetruescu opened 8 years ago

opetruescu commented 8 years ago

Is there a build script missing for the fheroes2 application? I downloaded the source code for fheroes2 and put it under project/jni/application/src/fheroes2 however when i run build.sh it does not seem to compile the project. Is it missing the AndroidBuild.sh or some other build file?

gerstrong commented 8 years ago

Hi, not sure if the original source code really works. I usually fetch the SVN commit as it is more recent and seems not to have any problems. I would try to compile it for PC first and see if works that way.

If it does, copy or symlink the sources and try again with ./build.sh. Also ensure that the other directories for the sources are correctly symlinked. The readme of SDL Android explains how to set this up.

Am 22.03.2016 um 13:50 schrieb opetruescu:

Is there a build script missing for the fheroes2 application? I downloaded the source code for fheroes2 and put it under project/jni/application/src/fheroes2 however when i run build.sh it does not seem to compile the project. Is it missing the AndroidBuild.sh or some other build file?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/pelya/commandergenius/issues/52