Results 1 to 2 of 2

Thread: Mac using qmake, Qt version 4.7.1

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

    Default Mac using qmake, Qt version 4.7.1

    Hi,

    I am trying to compile a program on my MAC ( MAC OS X 10.6.6). After I run qmake, no make file is created. Not sure what is happening. Any advice someone could give me would be very much appreciated. Below is what I did:

    1)Checked to see which version I was running

    qmake -version

    output:
    QMake version 2.01a
    Using Qt version 4.7.1 in /Library/Frameworks

    2) qmake (Ran it in the main directory with the code. This took about 2 sec and returned to command line. Does Mac put the make file some where other than the directory in which qmake was run?)

    3) make (Got the following message: "make: *** No targets specified and no makefile found. Stop.")

  2. #2
    Join Date
    Sep 2009
    Posts
    72
    Thanked 10 Times in 10 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi
    Platforms
    Unix/X11 Windows

    Default Re: Mac using qmake, Qt version 4.7.1

    Very basic check - Could u please check if .pro file is present in that directory ? also if pro file name is same as folder name

    Try qmake on any Qt example and see if that also has same result

Similar Threads

  1. Replies: 7
    Last Post: 12th September 2012, 06:42
  2. QMake Check for Qt version in QMake
    By PaladinOfKaos in forum Qt Tools
    Replies: 1
    Last Post: 24th October 2010, 14:41
  3. qmake and library version handling
    By viridis in forum Qt Programming
    Replies: 3
    Last Post: 6th March 2009, 09:27
  4. qmake + Incremented Builder Version Number
    By NoRulez in forum Qt Programming
    Replies: 1
    Last Post: 9th May 2008, 15:15
  5. Qmake insert app version
    By estanisgeyer in forum Qt Programming
    Replies: 1
    Last Post: 22nd February 2008, 04:23

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.