首先,晒一下 安装方法:
1.
First determine your Ubuntu Linux operating system bit version by opening up a terminal and typing the following below and download the matching Qt SDK bit version for your operating system. For example, if you are on 32-bit Ubuntu Linux then download 32-bit Qt SDK, if you are on 64-bit Ubuntu Linux then download 64-bit Qt SDK.
* Type/Copy/Paste: file /sbin/init
* Note the bit version of your Ubuntu Linux operating system architecture it will display whether it is 32-bit or 64-bit.
2.
Next download the Qt Software Development Kit (SDK) Download Qt SDK
* Select your Ubuntu Linux system architecture such as 32-bit or 64-bit version of the Qt SDK. Also you can add development libraries so that you are able to run Qt applications without compilications by following these steps.
* Note: When it comes to downloading the SDK, download the offline installation due to the fact it takes a long time to download unless you have a really fast download connection.
* You have two methods when it comes to downloading the Qt SDK the online installer method or the offline installer method. I prefer to just download the full SDK using the offline method. Because the classes that make up Qt SDK are so large it takes several hours on a slow connection to download the SDK. This may or may not be a turn off for some users who want to try out the Qt SDK.

在Ubuntu 10.04上安装QT5.1.1后,遇到Qt Creator(开源版)无法启动的状况。解决步骤包括:下载libstdc++.so.6.0.17文件并将其放入/usr/lib/目录,同时替换原有的libstdc++.so.6文件,问题即可得到解决。
最低0.47元/天 解锁文章
2269

被折叠的 条评论
为什么被折叠?



