Hi all,
but the next clean build again fails to build skia :(
In order to get a build at all, I have now used the sledgehammer method:
I copied the include directory from Skia to the include directory in core.
So I'm still looking for a solution to build Skia.
Kind regards,
Regina
Regina Henschel schrieb am 14.06.2025 um 19:12:
Hi all,
I have now deleted everything and started again with git clone. And lo
and behold, now a build with Skia works :)
Kind regards,
Regina
Regina Henschel schrieb am 03.01.2024 um 16:12:
Hi all,
I cannot build Skia because somewhere a wrong path is created.
Example of the problem
external/skia/source/SkMemory_malloc.cxx
has the line
"include/core/SkTypes.h"
The compiler tries to open
'C:/BuildLO/core/include\include/core/SkTypes.h'
That obviously fails. Actually the file is in
C:\BuildLO\core\workdir\UnpackedTarball\skia\include\core\SkTypes.h
Any idea how to fix that? Do I need to change/add/remove something in
Cygwin or in the configuration files or in Visual Studio?
My PC has Windows 11 and Visual Studio 2022.
Kind regards,
Regina