cloud_annotation_tool icon indicating copy to clipboard operation
cloud_annotation_tool copied to clipboard

make error

Open sameer56 opened this issue 5 years ago • 2 comments

Hi,

I am running on ubuntu 16.04 with all prerequisites(libqt4-dev, qt4-qmake, libvtk5-dev, libpcl-1.7-all-dev, libsvm-dev, libsvm-tools) installed and I am able to run till cmake after that facing following error.

/usr/bin/ld: cannot find -lvtkproj4 collect2: error: ld returned 1 exit status CMakeFiles/cloud_annotation_tool.dir/build.make:459: recipe for target 'cloud_annotation_tool' failed make[2]: *** [cloud_annotation_tool] Error 1 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/cloud_annotation_tool.dir/all' failed make[1]: *** [CMakeFiles/cloud_annotation_tool.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2

Thank You.

sameer56 avatar Sep 03 '19 10:09 sameer56

I met the same problem. have you solved it? thx

kingaza avatar Mar 25 '20 05:03 kingaza

Hi,

I am running on ubuntu 16.04 with all prerequisites(libqt4-dev, qt4-qmake, libvtk5-dev, libpcl-1.7-all-dev, libsvm-dev, libsvm-tools) installed and I am able to run till cmake after that facing following error.

/usr/bin/ld: cannot find -lvtkproj4 collect2: error: ld returned 1 exit status CMakeFiles/cloud_annotation_tool.dir/build.make:459: recipe for target 'cloud_annotation_tool' failed make[2]: *** [cloud_annotation_tool] Error 1 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/cloud_annotation_tool.dir/all' failed make[1]: *** [CMakeFiles/cloud_annotation_tool.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2

Thank You.

me too, did you solved it ?

cuge1995 avatar Nov 19 '20 02:11 cuge1995