webp
webp copied to clipboard
macos 编译出错
macos 12.4 go 1.18.1 提示如下 github.com/sizeofint/webp-animation
github.com/sizeofint/webp-animation In file included from ../../repository/go/pkg/mod/github.com/sizeofint/[email protected]/gifdec.go:6: ./webp.hpp:4:10: fatal error: 'webp/encode.h' file not found #include <webp/encode.h> ^~~~~~~~~~~~~~~
使用make 或者手动命令build 提示均如上所示