Results 1 to 2 of 2

Thread: How to set the path for make in the qtcreator on windows

  1. #1
    Join Date
    Dec 2010
    Posts
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default How to set the path for make in the qtcreator on windows

    Hi, I installed the QtCreator on windows 7, but I am having the following error during the compilation of the project:
    Qt Code:
    1. Error while building project
    2. When executing build step 'Make'
    3. Could not find make command
    To copy to clipboard, switch view to plain text mode 

    I believe I have the compiler installed because I have the directory C:\Qt\qtcreator-2.0.1\mingw\bin
    where the binaries like mingw32-g++ and mingw32-c++ are present.

    However I was not able to set the path of the Qtcreator properly.
    I have tried something in the "projects" session in the Qtcreator and also adding the directory above in the path environment variable, but both were unsuccessful

    Some one could give a clue?
    Many thanks

  2. #2
    Join Date
    Dec 2010
    Posts
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: How to set the path for make in the qtcreator on windows: Solved

    I solved the installation. I installed the qt-win-opensource-4.7.1-vs2008 and also reinstalled the qt-creator-win-opensource-2.0.1 and then in the Qt-creator's "projects" option I set the QT version to 4.7.0 and then all the rest goes fine.
    Last edited by paolini; 5th January 2011 at 13:24.

Similar Threads

  1. You don't seem to have 'make' or 'gmake' in your PATH
    By alecs1 in forum Installation and Deployment
    Replies: 8
    Last Post: 1st December 2011, 02:27
  2. [Qwt] Make problem with Qwt on QtCreator-Windows 7
    By gen_mass in forum Installation and Deployment
    Replies: 3
    Last Post: 9th October 2010, 16:05
  3. Replies: 3
    Last Post: 2nd April 2010, 12:36
  4. How to make Design like QtCreator.
    By WestVes in forum Newbie
    Replies: 2
    Last Post: 28th November 2009, 16:53
  5. I have a script named c in $PATH, make tries to use it, build fails.
    By paulocarvalho_br_2009 in forum Installation and Deployment
    Replies: 1
    Last Post: 22nd May 2009, 18:21

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.