I have repeatedly followed everything to a T. Ninja is latest, Skia is latest, CMake is latest, and Aseprite is latest. I only run into issues when I run “ninja aseprite”
I get things like
FAILED: laf/os/CMakeFiles/laf-os.dir/skia/os.cpp.obj
…
FAILED: laf/os/CMakeFiles/laf-os.dir/skia/skia_color_space.cpp.obj
and the last bit is
[657/1531] Building CXX object laf\os\CMakeFiles\laf-os.dir\win\window.cpp.obj
ninja: build stopped: subcommand failed.
What is going on?