undefined reference to `pcl::visualization::PCLVisualizer::PCLVi
2023-07-24 13:43 作者:LetaLovesU | 我要投稿
csdn上的方法不好使時(shí)注意是否是1.9以上的pcl,cmakelists里的find_package
順序不一樣
I got the find_package(PCL COMPONENTS common visualization io REQUIRED)
from
https://github.com/kunaltyagi/pcl-cmake-minimum/blob/master/CMakeLists.txt
It tells me that if pcl>1.9, you should use it and I actually used it.
標(biāo)簽: