Ubuntu18.04安装QGC报错 `GLIBC_2.29‘ not found

按照官网教程,最后运行时出错。

bash 复制代码
/tmp/.mount_QGroun2NOhPP/QGroundControl: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /tmp/.mount_QGroun2NOhPP/QGroundControl)
/tmp/.mount_QGroun2NOhPP/QGroundControl: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /tmp/.mount_QGroun2NOhPP/QGroundControl)

原因:官网的教程是针对Ubuntu20.04的。

解决方法 :安装老版本QGC,此处安装 v3.5.6 版本的QGC,链接为https://github.com/mavlink/qgroundcontrol/releases?page=3,然后运行可通过。

相关推荐
bryant_meng2 天前
【VSCode】Visual Studio Code
ide·vscode·编辑器·ssh·debug
timmy-uav2 天前
PX4-Autopilot代码解析(2)-系统架构
系统架构·自动驾驶·无人机·飞控·px4
timmy-uav8 天前
PX4-Autopilot代码解析(1)-概述
自动驾驶·无人机·飞控·px4
南方者10 天前
【JAVA】【BUG】Java 开发中常见问题的具体示例,结合代码片段说明问题场景及原因
java·后端·debug
风也温柔☆15 天前
idea 拉取分支git pull报错 The branch to pull from should be selected
git·intellij-idea·debug·git pull
Molesidy1 个月前
【UAV】基于PX4+Ubuntu24.04.3的无人机制作的开发环境搭建
ubuntu·无人机·px4·gazebo·uav
XYiFfang1 个月前
【Python+requests】解决Python requests中的ProxyError:SSL版本错误问题详解
python·debug·ssl·常见错误·代理配置
青草地溪水旁1 个月前
C++ 登录状态机项目知识笔记
c++·ubuntu·debug·vscode远程调试
快乐肚皮1 个月前
IntelliJ IDEA Debug 模式功能指南
java·ide·intellij-idea·debug
AAA修煤气灶刘哥2 个月前
日志排查不用慌!从采集到 ELK 实战,手把手教你搞定线上问题
后端·面试·debug