codes inside "quickstart/common" are outdated
Open
@poweiw is already working on this.
Since Dec 2, 2024.
triaged
- Dominant language
- C++
- Stars
- 13.4k
- Forks
- 2.4k
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
When i tried to make the quickstart folder i got
../common/logging.h:33:28: error: ‘ILogger’ in namespace ‘nvinfer1’ does not name a type
I had to replace the contents of "quickstart/common" with those of "samples/common" to resolve the problem. I guess the "quickstart/common" is outdated. Could you please check it?
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.
Assessment
This issue has not been assessed yet.