windows11环境编译源码报错
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 465
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
依赖都已经装过了,最后编译的时候报了很多未识别的定义的报错,查了其中一个是因为引用的头文件中有中文注释的原因,删除中文注释后该报错解决。但一共有15000多个类似报错,请问有什么全局解决的方法吗?
Contributor guide
No contributing guide indexed for this repository
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
No source file, test, or build entry point is named. Start by reproducing the Windows 11 source compilation and reviewing the complete compiler output, then compare the reported errors with the header containing Chinese comments. Done means identifying a project-wide remedy and confirming that the large set of related definition errors is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100