Mac system compiles LibreOffice for Android and encounters errors
Michael Weghorn
m.weghorn at posteo.de
Fri Nov 8 15:45:00 UTC 2024
On 2024-11-08 04:00, sl wrote:
> 用的苹果笔记本终端编译LibreOffice安卓版,make报错信息如下
>
> make[1]: *** No rule to make target '/Users/ling/Downloads/core/
> instdir_for_build/LibreOfficeDev.app/Contents/Frameworks/
> libgcc3_uno.so', needed by '/Users/ling/Downloads/core/
> workdir_for_build/Executable/saxparser.run'. Stop.
> make[1]: *** Waiting for unfinished jobs....
> make: *** [Makefile:296: build] Error 2
>
> ./autogen.sh的话可以通过,信息如下
> To show information on various make targets and make flags, run:
> /usr/local/opt/make/libexec/gnubin/make help
>
> To just build, run:
> /usr/local/opt/make/libexec/gnubin/make
>
> BUILD / cross-toolset config, repeated (config.Build.warn)
> *************************************
> ** WARNING *: not building the bluetooth part of the sdremote - used api
> was removed from macOS SDK 10.15
>
> I would like to ask how I can resolve it, thank you very much.
If you want to build the Android version, I'd recommend doing so on
Linux (e.g. in a Linux virtual machine), unless you want to work on
adding support for other platforms.
To my knowledge, Linux is currently the only supported environment for
building the Android version, s.a.
https://wiki.documentfoundation.org/Development/BuildingForAndroid
More information about the LibreOffice
mailing list