Results 1 to 6 of 6

Thread: Qt Creator 0.9.1 - progrma build error

  1. #1
    Join Date
    Jan 2009
    Posts
    4
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Qt Creator 0.9.1 - progrma build error

    I have installed qt creator 0.9.1 from Qt page (windows version). Because of some errors, I've installed Qt 4.4.3 separately and then QT creator. But when I try to build simple project (console Hello Wold) I get an error:

    Running build steps for project test...
    Starting: C:/Qt/4.4.3/bin/qmake.exe C:/Users/Luka/Develpoment/QTcpp/test/test.pro -spec win32-g++ -r
    Exited with code 0.
    Could not find make command: mingw32-make.exe in the build environment
    Error while building project test
    When executing build step 'Make'
    Canceled build.


    I've set the qt 4.4.3 directory in tools->options, but I don't know where to set the location of mingw32.

    Thanks in advance, fb2007

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt Creator 0.9.1 - progrma build error

    You should place make in your command PATH.

  3. #3
    Join Date
    Jan 2009
    Posts
    4
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt Creator 0.9.1 - progrma build error

    Thank you, it worked like a charm!


    fb2007

  4. #4
    Join Date
    Jun 2008
    Posts
    8
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt Creator 0.9.1 - progrma build error

    i have the same problem but i am using Fedora linux 10
    Qt Code:
    1. Starting: /usr/bin/qmake-qt4 /the_Path_ToP_My_Project /helloQtCreator/helloQtCreator.pro -spec /usr/lib/qt4/mkspecs/linux-g++ -r CONFIG+=debug_and_release CONFIG+=debug
    2. Exited with code 0.
    3. Could not find make command: make in the build environment
    4. Error while building project helloQtCreator
    5. When executing build step 'Make'
    6. Canceled build.
    To copy to clipboard, switch view to plain text mode 

    iam kinda new and i dont know how to "set the PATH" in Linux
    anny help is appreciated

    thanx in advance

  5. #5
    Join Date
    Jun 2008
    Posts
    8
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt Creator 0.9.1 - progrma build error

    VERY SOOOOOOOOOORRYYYYYYYYYYYYYYY ...
    my mistake

    I just found out that "make" was not installed on my machine
    installed it and everything went right

    sorry again

    thanx

  6. #6
    Join Date
    Oct 2009
    Posts
    1
    Qt products
    Qt4

    Default Re: Qt Creator 0.9.1 - progrma build error

    hi i got same problem, can you tell me how to installing "make" file?

Similar Threads

  1. nmake error during .pro compiling
    By mattia in forum Installation and Deployment
    Replies: 5
    Last Post: 18th June 2008, 11:15
  2. Compile 4.4.0
    By LordQt in forum Installation and Deployment
    Replies: 18
    Last Post: 29th May 2008, 14:43
  3. QPSQL driver in windows
    By brevleq in forum Installation and Deployment
    Replies: 31
    Last Post: 14th December 2007, 13:57
  4. Error compiling psql plugin
    By vieraci in forum Installation and Deployment
    Replies: 4
    Last Post: 7th October 2007, 03:49
  5. qt 4.2.2 install on aix
    By try to remember in forum Installation and Deployment
    Replies: 2
    Last Post: 28th March 2007, 13:19

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.