letterplex
letterplex copied to clipboard
I am trying to build the dependency and get error
Error as showed below
checking for native Win32... no
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... no
configure: error: in `/Users/pepspin/Downloads/letterplex-master/build/work/pango-1.36.6':
configure: error: C compiler cannot create executables
The configure is
ANDROID_NDK=/usr/local/Cellar/android-ndk/r10b
export PATH="/usr/local/Cellar/android-ndk/r10b/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin:$PATH"
I use Mac, and the NDK is darwin based, I am not sure could this be the problem.
I've been trying to build on a Mac as well and here are my notes if it can help: https://github.com/jeanbovet/letterplex#using-a-mac