Michael Weghorn schrieb am 18.05.2025 um 22:42:
Hi Regina,
On 2025-05-18 01:41, Regina Henschel wrote:
But now it breaks with
C:\BuildLO2\core\vcl\inc\skia/utils.hxx(34): fatal error C1083:
Cannot open include file: 'SkRegion.h': No such file or directory
make[1]: *** [C:/BuildLO2/core/solenv/gbuild/LinkTarget.mk:338: C:/
buildLO2/core/workdir/CxxObject/vcl/win/gdi/salnativewidgets-luna.o]
Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:301: build] Error 2
It seems that it tries to so something with Skia, but I have --
disable- skia for autogen.sh. I know Skia does not build for me with
Cygwin.
Did you try removing `--disable-skia` with current master?
Yes.
Does https://gerrit.libreoffice.org/c/core/+/185473
("win: Fix --disable-skia Windows build") fix your --disable-skia build?
(It does helps with mine using master from a few days ago.)
Yes, it fixes the above reported build failure.
Kind regards,
Regina