PCL链接到不存在的库报错
Posted xwlxwlxwl_
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PCL链接到不存在的库报错相关的知识,希望对你有一定的参考价值。
PCL链接到不存在的库vtkproj4,解决办法为:
在CMakeLists.txt中添加list(REMOVE_ITEM PCL_LIBRARIES "vtkproj4")即可
以上是关于PCL链接到不存在的库报错的主要内容,如果未能解决你的问题,请参考以下文章
pip安装numpy等库报错:is not a supported wheel on this platform
C/C++链接静态库报错:dangerous relocation: unsupported relocation(-fPIC)
C/C++链接静态库报错:dangerous relocation: unsupported relocation(-fPIC)