Open3D-PointNet2-Semantic3D
Open3D-PointNet2-Semantic3D copied to clipboard
Error about libraries
Hello everyone. I faced a error, when I running "make" step. How can I solve this problem? I'm using Google Colab. Thank you.
The error message:
[ 10%] Linking CXX shared library libtf_sampling.so /usr/bin/ld: cannot find -ltensorflow_framework collect2: error: ld returned 1 exit status CMakeFiles/tf_sampling.dir/build.make:119: recipe for target 'libtf_sampling.so' failed make[2]: *** [libtf_sampling.so] Error 1 CMakeFiles/Makefile2:72: recipe for target 'CMakeFiles/tf_sampling.dir/all' failed make[1]: *** [CMakeFiles/tf_sampling.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2
me too! Did you solve this problem?