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 returns: Could NOT find CUDA (missing: CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) (found version "11.1") #112

Closed brillint closed 6 months ago

brillint commented 6 months ago

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

brillint commented 6 months ago

Done,my cmake version is 3.22. enable_language(CUDA)->find_package(CUDA REQUIRED)