原文:安装qt5.3.2后,qtcreator在ubuntu 11.04无法启动的问题

在官方网站下载.run文件安装后,qtcreator启动失败,然后找到命令行启动,失败原因如下: shr shr Sieyuan: Qt . . Tools QtCreator bin . qtcreatorQXcbConnection: Failed to initialize XRandrQt: XKEYBOARD extension not present on the X server.C ...

2014-10-24 13:30 0 2704 推荐指数:

查看详情

QT5.3.2在ARM上的移植

ubuntu10.04 准备移植phonon,4.5移植失败。播放声音就出错。。。没办法。转移到QtMutimedia 安装交叉编译工具这里就不提了。。。 1.下载QT5.3.2:http://download.qt.io/archive/qt/ 不小下载5.0,这个版本有问题。。。 2. ...

Tue Jul 14 00:04:00 CST 2015 0 11931
ubuntu 安装qt5 qtcreator

1. sudo apt-get install build-essential 2. sudo apt-get install cmake qt5-default qtcreator ...

Mon Apr 20 20:39:00 CST 2020 0 2640
Qt5.3.2(VS2010)_调试_进入Qt源码

1、必须是 Debug模式 2、   http://blog.csdn.net/mayenjoy/article/details/42535789   http://blog.csdn.net/ ...

Sat Nov 25 00:39:00 CST 2017 0 1266
VS2010 + Qt5.3.2配置教程

一、安装VS2010 VS2010下载地址:http://pan.baidu.com/s/1hqeluYg 二、安装qt-opensource-windows-x86-msvc2010_opengl-5.3.2.exe 下载地址:http://pan.baidu.com/s/1i347FWL ...

Sat Jul 21 08:25:00 CST 2018 1 1653
Ubuntu安装了MongoDB无法启动mongod的问题

今天准备学习MongoDB,没想到下载之后服务器端启动不了,记录一下问题和处理过程 一.安装Ubuntu安装还是很简单,直接:sudo apt install mongodb 二.启动 启动MongoDB服务器端:输入mongod (或者使用 sudo service ...

Tue Aug 13 01:02:00 CST 2019 0 664
Ubuntu 安装 QtCreator (version : Qt 5.9.8)

--- title: Ubuntu 安装 QtCreator date: 2019-12-12 16:21:20 categories: tags: - qt - Ubuntu - config --- 平台    :Ubuntu 16.04 QT    :5.9.8 (open ...

Fri Dec 13 00:21:00 CST 2019 0 1446
Ubuntu 11.04安装GCC 4.6.1

首先下载相应的源代码:ftp://ftp.dti.ad.jp/pub/lang/gcc/releases/gcc-4.6.1/#下载 gcc-4.6.1.tar.bz2 ftp://ftp.dti. ...

Sun Jul 02 04:30:00 CST 2017 0 3747
Qt】VS2010编译Qt5.3.2 64bit

从源码编译Qt。 本例编译的是Qt5.3.2版本,应该也适用于Qt5.4.0。 2. 准备 首先 ...

Sat Jan 24 08:38:00 CST 2015 0 2702
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM