gflags error
Open
- Dominant language
- C++
- Stars
- 2.8k
- Forks
- 551
- PR merge metrics
- No merged PRs in 30d
Description
After I run build.sh, it occurs errors when compiling gflags.
So I download the newest gflags at v2.2.1 and replace the old version of v2.1.1,
then I modify version_name below the tag of gflags in build.sh.
Finally it works ok!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting build.sh and reproduce the gflags compilation failure using the declared v2.1.1 dependency. Compare it with the reported v2.2.1 version and its version_name setting; done means build.sh completes successfully with the project’s declared gflags version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100