README has incomplete build instructions.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 52
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
When, following the README, I type make test, I get the message: Please run 'make release' or 'make debug' first
When, again following the README, calling make demo, I get the message: make: Nothing to be done for 'demo'. The build (instructions) inside the demo directory also don't work.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the README and the build instructions inside the demo directory, then reproduce the documented make test and make demo commands. Trace the existing make release, make debug, and demo targets to determine which instructions are incomplete. Done means the README and demo instructions describe build commands that work as documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100