相信大家在Ubuntu环境中qt上第一次编译时编译显示Cannot connect creator comm socket /tmp/qt_temp.xxx/stub-socket。因截屏时Ubuntu卡了,临时手机拍下。

如图
ubuntu下qt编译显示Cannot connect creator comm socket /tmp/qt_temp.xxx/stub-socket的图文详解
其实是qt不能用gnome-terminal执行,需要使用x-team,于是想到了解决方法:
1在qt工具(Tools)中找到环境(environment)继而找到系统(System)继续终端(Terminal)。把x-terminal-emulator-e修改为 /usr/bin/xterm -e
ubuntu下qt编译显示Cannot connect creator comm socket /tmp/qt_temp.xxx/stub-socket的图文详解2
ubuntu下qt编译显示Cannot connect creator comm socket /tmp/qt_temp.xxx/stub-socket的图文详解
点下Apply 继续点下OK到现在就欧克了,如有问题欢迎下方评论!

相关文章:

  • 2022-12-23
  • 2022-01-17
  • 2021-12-21
  • 2021-10-18
  • 2022-01-15
猜你喜欢
  • 2021-09-14
  • 2022-12-23
  • 2022-12-23
  • 2021-12-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案