Date: prev next · Thread: first prev next last
2020 Archives by date, by thread · List index


Hello everyone
  I am trying to  build libreoffice online android in android studio. I get
this error

'Build command failed.
Error while executing process
/home/rutuja/Android/Sdk/cmake/3.6.4111459/bin/cmake with arguments
{--build /home/rutuja/online/android/lib/.cxx/cmake/debug/armeabi-v7a
--target androidapp}
ninja: error:
'/home/rutuja/libreoffice/android/source/jniLibs/armeabi-v7a/liblo-native-code.so',
needed by
'/home/rutuja/online/android/lib/src/main/cpp/lib/armeabi-v7a/liblo-native-code.so',
missing and no known rule to make it'

I have installed latest android studio version, cmake version is
3.6.4111459, gradle version is 6.1.1, ndk version 21. My autogen.input
looks like

'# ARM Android
--with-distro=LibreOfficeAndroid
--with-distro=LibreOfficeAndroidX86
# or Android x86 ( preferable if using an AVD Emulator )
--with-android-sdk=/home/rutuja/Android/Sdk
--with-android-ndk=/home/rutuja/Android/Sdk/ndk-bundle
'

I tried using ndk version 16rb as there was warning that 'only versions 16
to 20 have been built successfully yet so proceed on your own risk',but it
fails with error

'checking for i686-linux-android-gcc...
/home/rutuja/Android/Sdk/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
 -target i686-linux-android16 -no-canonical-prefixes -ffunction-sections
-fdata-sections -Qunused-arguments
checking whether the C compiler works... no
configure: error: in `/home/rutuja/libreoffice':
configure: error: C compiler cannot create executables
See `config.log' for more details
Error running configure at ./autogen.sh line 292.'

I am following instructions given in README file of online/android/ folder.
https://github.com/LibreOffice/online/blob/master/android/README

I have also tried refreshing linked cpp libraries, restarting android
studio, clean project in android studio,updating android studio to latest
version.Also libreoffice core and online have been built successfully.

Please help me solve this issue.

Thank you.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.