livox_camera_lidar_calibration icon indicating copy to clipboard operation
livox_camera_lidar_calibration copied to clipboard

Does this project depend on cuda-related library functions?请问这个项目是否依赖了cuda 相关的库函数

Open 807xuan opened this issue 1 year ago • 2 comments

When running catkin_make, the error message is as follows: usr/bin/ld: not found(找不到) -lCUDA::cublas /usr/bin/ld: not found(找不到) -lCUDA::cudart /usr/bin/ld: not found(找不到) -lCUDA::cusolver /usr/bin/ld: not found(找不到)-lCUDA::cusparse

Target "camLidarExternal1_node" links to target "CUDA::cublas" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing?

807xuan avatar Dec 11 '23 10:12 807xuan

Did you solve the problem? My version is 12.1.

JhAdmire avatar Feb 25 '24 06:02 JhAdmire

我也存在相同的问题

zgrdegithub avatar Mar 31 '24 13:03 zgrdegithub