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

Fix the build and correct the README #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KleinYuan
Copy link

Summary

The test build seems broken for me, complaining:

CUDA-PointPillars/test/main.cpp:22:10: fatal error: cuda_runtime.h: No such file or directory

I think this is due to the include directories shall be moved right after find_package(CUDA REQUIRED). Besides the document seems missing the cmake part.

I have tested this locally on a Xavier and after the fix, it works fine for me.

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

Successfully merging this pull request may close these issues.

1 participant