Results 1 to 2 of 2

Thread: qmake doesn't make a 'make' file

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: qmake doesn't make a 'make' file

    You also have to pass "-spec macx-g++" that qmake creates a Makefile. You can also link that spec file to default then you must not type it every time. (should be somewhere in /usr/local/QtXXX/mkspecs/)

  2. The following user says thank you to Lykurg for this useful post:

    elyness (5th August 2010)

Similar Threads

  1. Window OS make distclean && qmake && make one line
    By patrik08 in forum General Programming
    Replies: 4
    Last Post: 22nd March 2007, 10:43
  2. what is make qmake?
    By Pushpa Kumari K.H in forum Qt Programming
    Replies: 4
    Last Post: 23rd February 2007, 05:35
  3. Compiling with Qmake/Make
    By VireX in forum Newbie
    Replies: 25
    Last Post: 22nd February 2007, 05:57
  4. help explaining qmake generated make file
    By high_flyer in forum Qt Programming
    Replies: 2
    Last Post: 8th August 2006, 09:54
  5. Replies: 1
    Last Post: 11th January 2006, 14:15

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.