Hello,

I am building LibreOffice headless mode on Windows with these configuration parameters:

--enable-dbgutil
--enable-python=fully-internal
--with-visual-studio=2026
--enable-ccache
--enable-pch=no
--enable-headless
--without-system-fontconfig
--without-system-freetype
--with-strawberry-perl-portable=c:/Strawberry

I had to change the code slightly, removing conditionals for compiling OpenTTFontFile() function. Other than that, build went on smoothly.

Remove conditions for compiling OpenTTFontFile()
https://gerrit.libreoffice.org/c/core/+/199177

Now, soffice binary works without GUI, and does things like file conversion, etc. using command line. On the other hand, it does not open a GUI in any way.

That is not OK, as I can use GUI on Linux and macOS with headless-enabled LibreOffice without problems. Any ideas how to debug/fix this issue?

Regards,
Hossein

--
Hossein Nourikhah, Ph.D., Developer Community Architect
Tel: +49 30 5557992-65 | Email: [email protected]
The Document Foundation, Winterfeldtstraße 52, 10781 Berlin, DE
Gemeinnützige rechtsfähige Stiftung des bürgerlichen Rechts
Legal details: https://www.documentfoundation.org/imprint

Reply via email to