linzhengen / tech-notes

My tech notes write in github issues🧲
1 stars 0 forks source link

[20211010] bimg を使うにはvipsと `CGO_CFLAGS_ALLOW `が必要 #149

Open linzhengen opened 3 years ago

linzhengen commented 3 years ago

Github

https://github.com/h2non/bimg

インストール手順

brew install vips
export CGO_CFLAGS_ALLOW="-Xpreprocessor"
go get -u github.com/h2non/bimg