Results 1 to 2 of 2

Thread: Adding MinGW to build configuration in Qt Creator

  1. #1
    Join Date
    Aug 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Adding MinGW to build configuration in Qt Creator

    Hi ....

    I am new user of QT. i didi the following to instal Qt SDK - Win - v1.1.4.en from QT offical site

    1- i run the .exe file and instal the Qt SDK fllowing the wizerd.
    2- i set enviroment variables as following:
    for user variable: - Variable name:QTDIR
    value:C:\QtSDK\QtCreator
    - Variable name:QMAKESPEC
    value:win32-g++
    for System Variable: - I added th the path : C:\QtSDK\QtCreator\bin;C:\mingw\bin
    3- then i did restart my labtop

    why MinGW not apearing in edit build configrations???


    Capture.jpg


    Thanks in advance

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Adding MinGW to build configuration in Qt Creator

    Step 1: good. Steps 2 and 3: Why?

    After step 1 the Qt SDK was fully installed and functional. If you installed only the Qt Desktop libraries for MSCV2008 then only those compiler options will be available to build. Install the MingW libraries using the package manager if you have not already. If you have installed both the MSVC libs and the MingW libs and still cannot see the MingW compiler options then visit Tools Options in Qt Creator and ensure that the MingW Qt location is listed on the Qt4 panel.

Similar Threads

  1. Replies: 1
    Last Post: 10th April 2011, 10:21
  2. how to set run configuration in Qt creator?
    By qtlinuxnewbie in forum Newbie
    Replies: 2
    Last Post: 4th March 2010, 07:40
  3. qt creator configuration
    By navr91 in forum Qt Tools
    Replies: 9
    Last Post: 11th September 2009, 22:42
  4. Qt, Eclipse, and MinGW configuration
    By ranna in forum Installation and Deployment
    Replies: 0
    Last Post: 18th June 2009, 06:27
  5. How to determine build configuration?
    By gadnio in forum Qt Programming
    Replies: 4
    Last Post: 1st February 2006, 12:58

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.