webp icon indicating copy to clipboard operation
webp copied to clipboard

是不是不支持在windows平台编译成linux?

Open RCIYUAN opened this issue 4 years ago • 1 comments

go\pkg\mod\github.com\chai2010\[email protected]\webp.go:17:9: undefined: webpGetInfo go\pkg\mod\github.com\chai2010\[email protected]\webp.go:21:20: undefined: webpDecodeGray go\pkg\mod\github.com\chai2010\[email protected]\webp.go:34:20: undefined: webpDecodeRGB go\pkg\mod\github.com\chai2010\[email protected]\webp.go:47:20: undefined: webpDecodeRGBA go\pkg\mod\github.com\chai2010\[email protected]\webp.go:63:14: undefined: webpDecodeGrayToSize go\pkg\mod\github.com\chai2010\[email protected]\webp.go:77:14: undefined: webpDecodeRGBToSize go\pkg\mod\github.com\chai2010\[email protected]\webp.go:91:14: undefined: webpDecodeRGBAToSize go\pkg\mod\github.com\chai2010\[email protected]\webp.go:104:7: undefined: toGrayImage go\pkg\mod\github.com\chai2010\[email protected]\webp.go:105:14: undefined: webpEncodeGray go\pkg\mod\github.com\chai2010\[email protected]\webp.go:114:14: undefined: webpEncodeRGB go\pkg\mod\github.com\chai2010\[email protected]\webp.go:114:14: too many errors

RCIYUAN avatar Feb 16 '21 12:02 RCIYUAN

CGO_ENABLED=1

hzmsrv avatar Jun 23 '22 02:06 hzmsrv