opengisch / OSGeo4A

OSGeo4A is a build environment to cross-compile opensource GIS software for android devices
MIT License
30 stars 22 forks source link

Cannot build geos #36

Closed edips closed 5 years ago

edips commented 5 years ago

After running ./distribute.sh -dqgis -mqgis I get this error on Ubuntu 18.10 and Manjaro:

Leaving armeabi-v7a environment
Call build_geos
Entering in armeabi-v7a environment
Compiler found at /home/edip/Documents/android/new/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
-- Configuring incomplete, errors occurred!
See also "/home/edip/workspace/OSGeo4A/build/geos/build-armeabi-v7a/CMakeFiles/CMakeOutput.log".

Thanks

edips commented 5 years ago

I tried again, it builts geos now.