.h文件缺失问题
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 465
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
您好,编译过程中出现 “error C1083: 无法打开包括文件”问题,查看源码目录下确实没有相关的头文件。初步判断可能是这些头文件问题引起编译后的tadsim功能无法使用,想麻烦您看下这些头文件是否需要上传一下。
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
Start by reproducing the C++ build and inspect the source directory for the headers reported by error C1083. The issue does not identify the missing header names or a specific build entry point, so confirm the affected files and build configuration first; done means the project compiles and the tadsim function is usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- autonomous-driving, build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100