discord / lilliput

Resize images and animated GIFs in Go
https://discord.com/blog/how-discord-resizes-150-million-images-every-day-with-go-and-c
Other
1.95k stars 123 forks source link

ld: library not found for -lsharpyuv #138

Open arjendevos opened 11 months ago

arjendevos commented 11 months ago

I've got the following error when trying to use lilliput

/opt/homebrew/Cellar/go@1.20/1.20.10/libexec/pkg/tool/darwin_arm64/link: running c++ failed: exit status 1
ld: library not found for -lsharpyuv
clang: error: linker command failed with exit code 1 (use -v to see invocation)
arjendevos commented 11 months ago

Go mod version:

    github.com/discord/lilliput v0.0.0-20230914023940-f3c639907ce4
hroland commented 8 months ago

+1