bootstrap.sh report error
Open
- Dominant language
- HTML
- Stars
- 8.6k
- Forks
- 1.9k
- Avg merge
- 39m
- Merged PRs (30d)
- 2
Description
./bootstrap.sh
./bootstrap.sh: line 199: ./tools/build/src/engine/build.sh: No such file or directory
Building B2 engine..
./bootstrap.sh: line 229: ./tools/build/src/engine/build.sh: No such file or directory
Failed to build B2 build engine
mac.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with bootstrap.sh around lines 199 and 229, then inspect the referenced tools/build/src/engine/build.sh path and the B2 engine build step. Reproduce the command on macOS and determine why the script is missing or unavailable; done means bootstrap.sh completes the B2 engine build without these errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, shell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100