hdl_graph_slam icon indicating copy to clipboard operation
hdl_graph_slam copied to clipboard

/usr/bin/ld: cannot find -lvtkalglib

Open lucasjinreal opened this issue 6 years ago • 1 comments

vtk link error:

make[1]: *** Waiting for unfinished jobs....
/usr/bin/ld: cannot find -lvtkalglib
/usr/bin/ld: cannot find -lvtkftgl
/usr/bin/ld: cannot find -lvtkIOParallelNetCDF
/usr/bin/ld: cannot find -lvtkParallelMPI
collect2: error: ld returned 1 exit status

I have already vtk8.2 installed

lucasjinreal avatar May 21 '19 08:05 lucasjinreal

Maybe it's dependency of PCL. If you are using ubuntu, can you try the default apt binary?

koide3 avatar May 27 '19 12:05 koide3