chai2010 / webp

WebP decoder and encoder for Go (Zero Dependencies).
http://godoc.org/github.com/chai2010/webp
BSD 3-Clause "New" or "Revised" License
510 stars 88 forks source link

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

Open RCIYUAN opened 3 years ago

RCIYUAN commented 3 years ago

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

hzmsrv commented 2 years ago

CGO_ENABLED=1