加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Linux > 正文

linux – 在ubuntu 16.04及以上版本中崩溃的Robo3t(此应用程序无

发布时间:2020-12-14 00:43:44 所属栏目:Linux 来源:网络整理
导读:当我在ubuntu 16.04版本中启动robo3t时它没有打开,错误显示如下 错误: sony@sony:~/Documents/installed/robo3t-1.1.1-linux-x86_64-c93c6b0/bin$./robo3tThis application failed to start because it could not find or load the Qt platform plugin "xcb
当我在ubuntu 16.04版本中启动robo3t时它没有打开,错误显示如下

错误:

sony@sony:~/Documents/installed/robo3t-1.1.1-linux-x86_64-c93c6b0/bin$./robo3t
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.
Aborted (core dumped)

解决方法

问题是因为如果libstdc文件夹库只是备份并启动robot3t.按照下面给出的步骤,它的工作正常

解:

mkdir ~/robo-backup
mv robo3t-1.1.1-linux-x86_64-c93c6b0/lib/libstdc++* ~/robo-backup/
robo3t-1.1.1-linux-x86_64-c93c6b0/bin/robo3t

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读