Need help for building in WSL
Regina Henschel
rb.henschel at t-online.de
Thu Jun 12 17:15:10 UTC 2025
Hi all,
I try to build LO in WSL. My autogen.input is
--enable-dbgutil
--with-visual-studio=2022
--without-lxml
--disable-ccache
--with-jdk-home=C:/BuildLOAdds/jdk
--enable-python=fully-internal
--with-junit=C:/BuildLOAdds/junit/junit-4.10.jar
--with-ant-home=C:/BuildLOAdds/apache-ant-1.9.5
--with-strawberry-perl-portable=C:/BuildLOAdds/Strawberry
--host=x86_64-pc-cygwin
--enable-werror
--with-external-tar=C:/BuildLO3/externalsrc
--with-doxygen=C:/BuildLOAdds/Strawberry/c/bin/doxygen.exe
--enable-odk
--disable-cve-tests
--disable-online-update
--without-fonts
PKG_CONFIG=/mnt/c/BuildLOAdds/pkg/pkgconf-2.4.3.exe
I then start the build using
~/bin/make
It fetches the files that need an update and writes the line
C:/Users/user/bin/make -j 32 -rs -f C:/BuildLO3/core/Makefile.gbuild build
and goes to a new line.
And then nothing happens. No output at all.
I have waited 30min. Then I break it with Ctrl+C.
I have verified, that the effected folders are excluded in Windows Defender.
I have logged the output of autogen.sh. So if that might help, I can
sent it to you.
I see this line in the log:
checking for MSBuild.exe location for: 17.0... ERROR: The system was
unable to find the specified registry key or value.
Is that relevant? MSBuild.exe exists on my PC in
"C:\Program Files\Microsoft Visual
Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe"
Kind regards,
Regina
More information about the LibreOffice
mailing list