Android compilation problem

Not about OpenMW? Just about Morrowind in general? Have some random babble? Kindly direct it here.
Post Reply
enelex
Posts: 13
Joined: 21 Apr 2016, 23:31

Android compilation problem

Post by enelex »

I download Cmake, open scene grapth source, ndk r10e. Run cmake, select to osg source root, select out, click config, select migw makefile, tool for cross compile, path to tool from link sandstrider ob github, okey = error.

Try to compile directly by ndk. Copy android.mk from platfor specific to root, rename to android.mk, start cmd, type ndk-build NDK_PROJECT_PATH=(path to root) APP_BUILD_SCRIPT=(path to script), enter and error. Like your script unknow file or other errors
Post Reply