built msi file

Israel isartz_187 at protonmail.com
Fri Mar 18 18:41:01 UTC 2022


Good morning,

I've been trying to create the msi (microsoft software installer) file for libreoffice but with no success.

This is what I have on autogen.input:

--enable-debug
--enable-symbols
--with-external-tar=/cygdrive/c/sources/lo-externalsrc
--with-junit=/cygdrive/c/sources/junit-4.10.jar
--with-ant-home=/cygdrive/c/sources/apache-ant-1.9.5
--enable-pch
--disable-ccache
--with-visual-studio=2022
--with-jdk-home=C:\Program Files\Microsoft\jdk-11.0.12.7-hotspot
--host=x86_64-pc-cygwin
the built is OK with that data, the problem is when I add this line:
--with-package-format=msi

then the built ended with the next message:
: *****************************************************************
: ERROR: Reading from filehandle failed at C:/sources/libo-core/solenv/bin/modules/installer/windows/file.pm line 967.
: *****************************************************************

make[1]: *** [C:/sources/libo-core/instsetoo_native/CustomTarget_install.mk:104: C:/sources/libo-core/workdir/CustomTarget/instsetoo_nati
ve/install/install.phony] Error 1
make: *** [Makefile:299: build] Error 2

Anyone knows how to solve that error or how to create the msi in a different way?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20220318/80e4ff63/attachment.htm>


More information about the LibreOffice mailing list