docker-aseprite-linux icon indicating copy to clipboard operation
docker-aseprite-linux copied to clipboard

Error when compiling v1.3.7

Open mrehayden1 opened this issue 1 year ago • 1 comments

I've changed the -b argument to v1.3.7 and the build fails with the following:

Done. Made 100 targets from 57 files in 119ms
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
make: *** [Makefile:4: build] Error 1```

mrehayden1 avatar Jul 19 '24 14:07 mrehayden1

Looks like this issue was the cause.

The build continued even though the sync on the skia deps failed.

Maybe something that needs to be kicked up stream?

mrehayden1 avatar Jul 19 '24 14:07 mrehayden1

Very late reply, but I just updated to the latest version of Aseprite

nilsve avatar Aug 28 '25 13:08 nilsve