/x86_64-linux-gnu/libSM.so: undefined reference to `uuid_generate@UUID_1.0'错误
时间:2019-04-10 13:11:47
收藏:0
阅读:1496
在编译PCL的时候总是报错,其他人都没问题
后来发现是我cmakePCL的时候,QT引用的是anaconda里的qt,把这个一改果然没问题了,耽误了一天时间。
感谢stack上这位老铁
原文:https://www.cnblogs.com/BambooEatPanda/p/10682670.html
评论(0)