Hi,
I tried to compile the Android version of LibreOffice following this
wiki-page:
https://wiki.documentfoundation.org/Development/BuildingForAndroid
I created an autogen.input file on Linux 64bit with:
# ARM Android
--with-distro=LibreOfficeAndroid
# or Android x86 (preferable if using an AVD Emulator)
--with-distro=LibreOfficeAndroidX86
--with-android-sdk=/home/lars/Android/Sdk
--with-android-ndk=/home/lars/Android/ndk/18.1.5063045
But if I run autogen.sh I get the error message:
checking whether to use link-time optimization... no
configure: error: Unrecognized Android NDK. Missing RELEASE.TXT or
source.properties file in /home/lars/Android/ndk/18.1.5063045.
Error running configure at ./autogen.sh line 292.
I tried the same with ndk version 20.1.5948944
(both NDK versions installed with Android Studio)
I looked into the directory of the NDK version and there is a
source.properties file available (but no RELEASE.TXT).
Is there a solution / workaround available to fix this issue and run the
build process?
Kind regards,
Lars
Context
- Building Android: Issue with NDK path · Lars Meyer
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.