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





Reply via email to