commandergenius icon indicating copy to clipboard operation
commandergenius copied to clipboard

Trying to compile fheroes2

Open opetruescu opened this issue 9 years ago • 1 comments

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?

opetruescu avatar Mar 22 '16 12:03 opetruescu

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

gerstrong avatar Mar 23 '16 06:03 gerstrong