NVIDIA-AI-IOT / CUDA-PointPillars

A project demonstrating how to use CUDA-PointPillars to deal with cloud points data from lidar.
Apache License 2.0
502 stars 148 forks source link

when I cmake .. it return: Could NOT find CUDA (missing: CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) (found version "11.1") #111

Closed brillint closed 6 months ago

brillint commented 6 months ago

cmake >3.10: enable_language(CUDA)->find_package(CUDA REQUIRED) cuda_add_library->add_library cuda_add_executable->add_executable