Open pnambiar opened 9 years ago
I have the latest version of pcl installed
http://www.pointclouds.org/downloads/linux.html
I'm now trying to compile python-pcl and I get the following error
In file included from pcl/_pcl.cpp:238:0: pcl/shared_ptr_assign.h:1:29: fatal error: pcl/point_cloud.h: No such file or directory
I saw similar issue it was related to this bug. Find your pcl_io-1.7.pc and edit it accordingly will fix the problem.
I have the latest version of pcl installed
http://www.pointclouds.org/downloads/linux.html
I'm now trying to compile python-pcl and I get the following error
In file included from pcl/_pcl.cpp:238:0: pcl/shared_ptr_assign.h:1:29: fatal error: pcl/point_cloud.h: No such file or directory
include <pcl/point_cloud.h>