ubuntu编译pcl时报错

复制代码
报错如下
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date 
ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7

在网上找到了一封邮件

邮件内容如下

邮件的链接如下

Bernd Edlinger - [PATCH] Remove -Wabi from libstdc++ build options

邮件的意思是:它没有什么用处,可以将这个补丁删除。

因此在CMakeLists.txt文件删除这个东西即可

相关推荐
编程小Y4 小时前
git命令行和GUI工具有什么区别
git
还下着雨ZG7 小时前
Git:版本控制工具Git的详细介绍
git
老友記8 小时前
git 预发布版本release分支
git
naruto2278 小时前
git回退代码
git·hard·soft·mixed
硅农深芯9 小时前
是时候跟GitBucket说再见了
git·单片机
取名真是9 小时前
git仓库理解
git
LSL666_12 小时前
2 Git的特点
git
怣疯knight13 小时前
unity上传git需要上传哪些文件
git·unity
颜子鱼14 小时前
git基础
大数据·git·elasticsearch
_pass_14 小时前
Git 日记
git