NVIDIA-AI-IOT / cuPCL

A project demonstrating how to use the libs of cuPCL.
MIT License
566 stars 91 forks source link

Undefined reference to log@glibc_2.29 and pow #31

Open mich909 opened 2 years ago

mich909 commented 2 years ago

As in title error during compilation of cuda-segmentation and cuda-ndt makefile prepared by cmake
configuration:

pc6673 commented 2 years ago

I'm using TX2 as well and same here. I fixed it by installing glibc_2.29 I am having another issue: Cuda failure: CUDA driver version is insufficient for CUDA runtime version at line 379 in file cudaSegmentation.cpp error status. though I believe my cuda version is matched.