Hi Ilmari,
Ilmari Lauhakangas schrieb am 28.04.2025 um 15:35:
On 4/28/25 16:32, Regina Henschel wrote:
Hi all,
I try to build with Cygwin on Windows 11. My configure is:
[..]
If you use LODE, run `git pull` in LODE and then `./setup`
I have now tried it with WSL. With that and autogen.input
--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
--with-external-tar=c:/BuildLO3/externalsrc
--with-doxygen=c:/BuildLOAdds/Strawberry/c/bin/doxygen.exe
--enable-odk
I get the warning:
* WARNING : please add PKG_CONFIG=/path/to/pkgconf-2.4.3.exe to
autogen.input or put it in PATH, a windows version of pkgconf is
required to build harfbuzz
A file pkgconf-2.4.3.exe does not exist.
So with the WSL build environment there is a problem with harfbuzz too.
Kind regards,
Regina