python-pcl
python-pcl copied to clipboard
pcl/boost_shared_ptr_assign.h:1:29: fatal error: pcl/point_cloud.h: No such file or directory
My configuration is pcl1.7.2 and python3.5.2 on ubuntu16.04
the install error is
pcl/boost_shared_ptr_assign.h:1:29: fatal error: pcl/point_cloud.h: No such file or directory
@TheJasal try this command sudo apt-get install libboost-all-dev
my libboost-all-dev is already newest version ,but also have this error