Open PANFEI-CHENG opened 1 year ago
Maybe it is the problem of pcl1.8
I solved this same issure after upgrading pcl to 1.13
Maybe, please remove the find_package
line as follows:
find_package(PCL QUIET REQUIRED COMPONENTS common io features kdtree)
CMake Error at CMakeLists.txt:62 (get_target_property): get_target_property() called with non-existent target "pcl_common".