Need help building LOVE for android on linux
Posted: Thu Feb 02, 2017 3:40 am
When I run ndk-build on android-sdl2 I get this error.
When I run ant debug I get this errormake: ~/bin/android-ndk-r13b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86/bin/arm-linux-androideabi-g++: Command not found
~/bin/android-ndk-r13b/build/core/build-binary.mk:499: recipe for target 'obj/local/armeabi/objs/love/src/love.o' failed
make: *** [obj/local/armeabi/objs/love/src/love.o] Error 127
What am I doing wrong?-code-gen:
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
[echo] Handling aidl files...
[aidl] No AIDL files to compile.
[echo] ----------
[echo] Handling RenderScript files...
[echo] ----------
[echo] Handling Resources...
[aapt] Generating resource IDs...
[aapt] /opt/android-sdk/build-tools/25.0.2/aapt: 3: /opt/android-sdk/build-tools/25.0.2/aapt: Syntax error: Unterminated quoted string
BUILD FAILED
/opt/android-sdk/tools/ant/build.xml:649: The following error occurred while executing this line:
/opt/android-sdk/tools/ant/build.xml:694: null returned: 2
Total time: 0 seconds
cp: cannot stat 'bin/love_android_sdl2-debug.apk': No such file or directory