WSL2 环境编译项目,访问 github 网络失败,求编译部署建议
Open
Nobody has claimed this yet.
question
- Dominant language
- C++
- Stars
- 4.4k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
在Windows自带的WSL2的Ubuntu中对项目进行初始化编译时需要获取github.com中的内容,主机挂的🪜与WSL是不同的网卡,Ubuntu无法享受梯子的加速效果,所以环境初始化(bash build.sh init)和项目编译(bash build.sh)一直不成功,有什么好的办法吗;或者有什么对此项目更好的部署和编译方法。
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 repository's build guidance and inspecting the two entry points mentioned in the issue: bash build.sh init and bash build.sh. Reproduce the failure in WSL2 Ubuntu, then document a reliable initialization and compilation or deployment path, with clear prerequisites and verification steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, cpp, github, linux, ubuntu
- Domain
- build-system, devops, operating-systems
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100