ninja: error: 'C:/deps/skia/out/Release-x64/skia.lib', needed by 'bin/aseprite.exe', missing and no known rule to make it
Skia worked totally fine during the Cmake command, so why didnt this?
ninja: error: 'C:/deps/skia/out/Release-x64/skia.lib', needed by 'bin/aseprite.exe', missing and no known rule to make it
Skia worked totally fine during the Cmake command, so why didnt this?
I think it was your thread where you changed the location of Skia? Maybe it needs to be changed here too, to match. Or you need to get it working in this location in the first place.
Ah alright, yeah i found Skia is installed as x86, and the command included in INSTALL.md is x64, so I’ll change and fix that right now, see if it works
It built, but then spat me an error.