是不是不支持在windows平台编译成linux?
- Dominant language
- Go
- Stars
- 723
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the Windows-to-Linux build using the reported errors, then inspect go/pkg/mod/github.com/chai2010/webp@v1.1.0/webp.go and the package's platform-specific files. Determine why the referenced webp symbols are undefined during cross-compilation; done means the supported build either succeeds or the platform limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100