Build a QT development environment in Windows and Linux

Source: Internet
Author: User

Because of the need for professional study, the major opened the "Linux Desktop Application Design" course, and now all the courses are coming to an end, the experiment is time to submit, but the environment has not yet been set up, I have found the installation package on the internet several times, and many of them need to be downloaded from the official website. The connection layer has a layer, which is not direct enough. I copied the installation package from the teacher, the environment can be used directly after configuration according to the method; this is only applicable to Windows installation.


1.decompress mingw-gcc1__1.zip. Copy the decompressed folder to the C root directory.
2. Install qt-creator-win-opensource-2.5.2.
3. Install qt-win-opensource-4.7.3-mingw. Do not change the default installation directory.
4. open QT creator, choose> Tools> Options> build and run (left sidebar)> tool chain> click manual settings and click Add on the right sidebar, select the mingw option, find the compiler path under the window, click the Browse button behind, enter the following path c: \ mingw \ bin \ mingw32-make. ", and then click" application.
5. open QT creator and choose tools> Options> build and run (left sidebar)> QT version> manual settings> Add C: \ QT \ 4.7.3 \ bin \ qmake.exe ".


Csdn does not support uploading large files. It has been uploaded to the Baidu Network Disk for a total of 383.8 mb. The connection address

Http://pan.baidu.com/share/link? Consumer id = 154661 & UK = 3759336450



If you need to develop in Linux, you can

Http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Everything/i386/ OS /Packages/

Download a qt-4.7.0-3.fc14.i686.rpm RPM package, will automatically download other dependent libraries and other installation packages, of course, you can also download other as needed; if you do not find the mouse continues to roll back, the browser will automatically load;


NOTE: If your development environment is fedora 8, change 14 to 8 in the link, and so on;


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.