Love 0.10.x Android + Linux
Posted: Fri May 13, 2016 3:39 pm
Hi all,
I'm trying to build love with NDK but it keeps erroring out. I've updated the NDK to the latest and even still it won't work. I originally had to rename files but I think that's not there anymore since I updated. Anyhow, this is what I keep getting:
Not sure what I can do. I have some games I've ported to Android that I'd really like to update/release that are already on the Play Store.
Any help is appreciated!
I'm trying to build love with NDK but it keeps erroring out. I've updated the NDK to the latest and even still it won't work. I originally had to rename files but I think that's not there anymore since I updated. Anyhow, this is what I keep getting:
Code: Select all
[armeabi] Compile++ : love <= love.cpp
make: /home/jpost/Android/Ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++: Command not found
Any help is appreciated!