Skip to content

Issue when running cmake for skia / ninja (autofit) #33

@hybridspyda

Description

@hybridspyda

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. 😅
Please help! 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions