Tencent / Tencent/TAD_Sim

.h文件缺失问题

Open
#24 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.