System: Linux Mint 21.3
I've been trying to build aseprite on source Code on the new stable version of Linux Mint and i've enconter this issue on the last command line
~/deps/skia$ ninja -C out/Release-x64 skia modules
After the command:
ninja: Entering directory `out/Release-x64'
ninja: error: '../../third_party/externals/freetype/src/autofit/autofit.c', needed by 'obj/third_party/externals/freetype/src/autofit/libfreetype2.autofit.o', missing and no known rule to make it
Someone on the aseprite community have encounter the same issue, but in my case, I've used Clang in the previous step.
System: Linux Mint 21.3
I've been trying to build aseprite on source Code on the new stable version of Linux Mint and i've enconter this issue on the last command line
~/deps/skia$ ninja -C out/Release-x64 skia modulesAfter the command:
Someone on the aseprite community have encounter the same issue, but in my case, I've used Clang in the previous step.