Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NvInfer.h error even when CUDA is disabled #22

Open
arbitropy opened this issue Dec 6, 2024 · 0 comments
Open

NvInfer.h error even when CUDA is disabled #22

arbitropy opened this issue Dec 6, 2024 · 0 comments

Comments

@arbitropy
Copy link

I'm encountering a persistent issue where I get a NvInfer.h: No such file or directory error when trying to build my project with BoTSORT.

I have confirmed that CUDA is not being detected during the CMake configuration process. The CMake output clearly states that CUDA is not found and that ReID will not be built. However, the compilation still fails because it tries to include NvInfer.h.

I am compiling this on an orangepi5 edge device, ubuntu 22.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant