Results 1 to 15 of 15

Thread: Qt on mac ( Could not find make command ) problem ..

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2010
    Posts
    6
    Thanks
    4
    Qt products
    Qt4
    Platforms
    MacOS X Windows Symbian S60

    Default Re: Qt on mac ( Could not find make command ) problem ..

    ^

    guys , is that correct ?

  2. #2
    Join Date
    Aug 2008
    Location
    Algarve, Portugal
    Posts
    288
    Thanks
    23
    Thanked 32 Times in 28 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: Qt on mac ( Could not find make command ) problem ..

    I had the same problem whem I installed Qt on Mac (if memory doenst fail me I think it was that same error). But after I install the IPhone SDK, Qt programs started to compile and run fine. I dont know why, but it solve it.
    __________________________________________________
    My projects: calculator MathGraphica ; SuperEpicMegaHero game ; GooglePlay ; bitbucket ; github
    Like my projects ? Buy me a kofi

  3. #3
    Join Date
    Nov 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt on mac ( Could not find make command ) problem ..

    Hi ,

    I have too this problem, but can't solved for the moment i have make my ".profile" with "/Developer/Tools/Qt", but same error "Failed to start program. Path or permissions wrong?"

    I search solution since lot of months...

    Best regards

  4. #4
    Join Date
    Nov 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt on mac ( Could not find make command ) problem ..

    Sorry for up,

    I have install xcode, and have the same problem "Failed to start program. Path or permissions wrong?"...

    Really no solution ? Does have to change compilation configuration or somethingelse ?

    Best regards.

  5. #5
    Join Date
    Jun 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: Qt on mac ( Could not find make command ) problem ..

    Hey dear Friend
    I had the same problem and when I installed Xcode the problem was solved ... I think it's because you don't have gcc compiler on you computer and Qt needs gcc compiler to build its files and projects
    Last edited by Navid.Azami; 13th June 2011 at 05:49. Reason: Typo

  6. #6
    Join Date
    Mar 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt on mac ( Could not find make command ) problem ..

    That's very simple.

    At the left pane of Qt Creator Environment, click "Projects", then on "Build Directories type the correct path for your shadow builds.

    "Warning: QMake doesn't support build paths under the source directory"

    The build path you choose should be outside the source directory.

    If this option is enabled (checked), It wil be written on your .pro.User auto-generated file.

    Hope this helps

Similar Threads

  1. Replies: 7
    Last Post: 20th October 2012, 13:44
  2. Replies: 6
    Last Post: 10th March 2011, 16:42
  3. Could not find make command
    By mnz in forum Newbie
    Replies: 1
    Last Post: 30th May 2010, 07:33
  4. Attemping to use Qt 4.6 breaks make command
    By ajoffe in forum Installation and Deployment
    Replies: 9
    Last Post: 4th December 2009, 21:44
  5. Cant find make command: mingw32-make.exe
    By Nadia in forum Installation and Deployment
    Replies: 1
    Last Post: 26th August 2009, 09:09

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
  •  
Qt is a trademark of The Qt Company.