Issue when running cmake for skia / ninja

I’m trying to run cmake via the guides on github, but I’m encountering an issue where the following line fails:

\deps\skia>ninja -C out/Release-x64 skia modules

(I’m not running directly on my C drive as it’s low on space, so is on another drive)

This gives me the following error:
ninja: error: ‘…/…/third_party/externals/freetype/src/autofit/autofit.c’, needed by ‘obj/third_party/externals/freetype/src/autofit/freetype2.autofit.obj’, missing and no known rule to make it

I tried to just continue on, but think that this needs to be solved first. :sweat_smile:
Please help! :thinking:

I’m still experiencing issues trying to get this installed :frowning:

Please help!