macos 编译出错
Open
bug
- Dominant language
- Go
- Stars
- 723
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
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/webp-animation@v0.0.0-20190207194838-b631dc900de9/gifdec.go:6:
./webp.hpp:4:10: fatal error: 'webp/encode.h' file not found
#include
^~~~~~~~~~~~~~~
使用make 或者手动命令build
提示均如上所示
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the make or manual build on macOS 12.4 with Go 1.18.1. Start by reading webp.hpp and github.com/sizeofint/webp-animation/gifdec.go, then investigate why webp/encode.h is not found; done means the project builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100