Results 1 to 2 of 2

Thread: Cant find make command: mingw32-make.exe

  1. #1
    Join Date
    Aug 2009
    Location
    Lviv
    Posts
    16
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Cant find make command: mingw32-make.exe

    Hi

    I am new in QT. I install QT Creator and trying to build simpl GUI Aplicattion but I grt the following error:


    Running build steps for project myProject...
    Starting: C:/Qt/2009.03/qt/bin/qmake.exe D:/projects/myProject/myProject.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 myProject
    When executing build step 'Make'
    Canceled build.



    I already set path to mingw in Tools->Options: C:\Qt\2009.03\mingw\mingw32\bin and also set the following values: C:\Qt\2009.03\mingw\mingw32\bin;C:\Qt\2009.03\qt\b in; to Path envoriment variable. But nothing helps

  2. #2
    Join Date
    Aug 2009
    Location
    Almaty, Kazakhstan
    Posts
    18
    Thanks
    2
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Cant find make command: mingw32-make.exe

    Add also C:\Qt\2009.03\mingw\bin to your PATH variable.

Similar Threads

  1. Replies: 6
    Last Post: 10th March 2011, 16:42
  2. Qt and VC++ instalation problem
    By gui.br in forum Installation and Deployment
    Replies: 6
    Last Post: 21st July 2009, 07:13
  3. problems installing Qt opensource with msvc2008 support
    By odin1985 in forum Installation and Deployment
    Replies: 6
    Last Post: 24th May 2008, 09:06
  4. Window OS make distclean && qmake && make one line
    By patrik08 in forum General Programming
    Replies: 4
    Last Post: 22nd March 2007, 10:43
  5. Compiling with Qmake/Make
    By VireX in forum Newbie
    Replies: 25
    Last Post: 22nd February 2007, 05:57

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.