Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/linux/22.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C++ QT Creator没有';t在Ubuntu 16.04.1 LTS上启动_C++_Linux_Qt_Ubuntu - Fatal编程技术网

C++ QT Creator没有';t在Ubuntu 16.04.1 LTS上启动

C++ QT Creator没有';t在Ubuntu 16.04.1 LTS上启动,c++,linux,qt,ubuntu,C++,Linux,Qt,Ubuntu,我是QT新手,熟悉Linux/Ubuntu 我安装了: sudo-apt-get-install-build-essential sudo-apt-get-install-qtcreator sudo apt get安装qt4默认值 sudo-apt-get-install-qt4doc sudo apt get安装qt4doc html qtbase5 doc html sudo apt get安装qtbase4examples 但是当我做Applications>Programming>Qt

我是QT新手,熟悉Linux/Ubuntu

我安装了:

  • sudo-apt-get-install-build-essential
  • sudo-apt-get-install-qtcreator
  • sudo apt get安装qt4默认值
  • sudo-apt-get-install-qt4doc
  • sudo apt get安装qt4doc html qtbase5 doc html
  • sudo apt get安装qtbase4examples
  • 但是当我做
    Applications>Programming>Qt Creator

    它在下方的屏幕托盘中显示一个Qt图标,几秒钟后就会消失。

    尝试从终端运行它,至少可以看到一些输出。您是否能够从终端运行Qt Creator?这不会解决问题,但在应用程序出现故障之前,您至少应该能够看到应用程序产生的任何日志输出或错误。Qt4非常旧,您确定可以在现代Linux安装程序上运行它吗?