Advertisement
Guest User

PCL Installation - make error output

a guest
Jan 9th, 2017
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. ../../lib/libpcl_visualization.so.1.8.0: undefined reference to `boost::filesystem::path_traits::dispatch(boost::filesystem::directory_entry const&, std::string&)'
  2. collect2: error: ld returned 1 exit status
  3. visualization/tools/CMakeFiles/pcl_hdl_viewer_simple.dir/build.make:139: recipe for target 'bin/pcl_hdl_viewer_simple' failed
  4. make[2]: *** [bin/pcl_hdl_viewer_simple] Error 1
  5. CMakeFiles/Makefile2:1111: recipe for target 'visualization/tools/CMakeFiles/pcl_hdl_viewer_simple.dir/all' failed
  6. make[1]: *** [visualization/tools/CMakeFiles/pcl_hdl_viewer_simple.dir/all] Error 2
  7. Makefile:160: recipe for target 'all' failed
  8. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement