[ONLY IN WINDOWS] Misc errors in skia m83f

27 views
Skip to first unread message

Aitor Gomila

unread,
Mar 17, 2026, 10:09:48 AMMar 17
to skia-discuss
I am trying to compile my application, which uses a modified version of Skia m83f, for Windows. I intend to update my application to latest Skia, but that's not the priority right now.

Compiling in Linux works fine. However, in Windows, I am getting a bunch of miscelaneous errors. I don't understand why, since the skia code is the same for both Windows & Linux, and the compiler is Clang in both cases.

There are two types of errors I've identified: coding errors and build errors.

bungeman

unread,
Mar 17, 2026, 10:11:19 AMMar 17
to skia-discuss
The include errors at the top of this were fixed with  https://skia-review.googlesource.com/c/skia/+/308496 . If you want to build this old version of Skia you may need an old toolchain. Skia does not support this very old branch.

Aitor Gomila

unread,
Mar 24, 2026, 1:53:55 PMMar 24
to skia-discuss
I'm compiling latest Skia straight from master now. Not getting any compilation / include errors anymore! However, I'm still getting the configure errors because it seems gn isn't pulling dependencies from `DEPS` file into `third_party/externals`.

Why this would happen only in Windows? I'm running the exact same commands (`gn gen` and `msbuild all.sln`).
Reply all
Reply to author
Forward
0 new messages