andyzeng / 3dmatch-toolbox

3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.
http://3dmatch.cs.princeton.edu/
BSD 2-Clause "Simplified" License
836 stars 189 forks source link

nvcc fatal:Path to libdevice library not specified #22

Open ybyangjing opened 5 years ago

ybyangjing commented 5 years ago

Hello, this problem occurred when I run your program.“nvcc fatal : Path to libdevice library not specified”,please help me. I have cuda7.5 and cudnn5.1 libraries installed on my computer.