Results 1 to 2 of 2

Thread: qmake outputting wrong kind of makefile...

  1. #1
    Join Date
    Feb 2009
    Posts
    33
    Thanks
    6
    Thanked 7 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default qmake outputting wrong kind of makefile...

    A problem has come up on the Csound forum, and I'm not sure how it could have happened so I'm looking for advice...

    Basically, a Windows user has downloaded and installed the binary open-source distribution of the Qt-SDK, but his qmake output is showing -spec win32-borland instead of -spec win32-g++.

    afaik, this is a QMAKESPEC issue, but since he installed from a binary and didn't compile it himself, how could this have happened and how can we resolve the issue?

    Regards,
    ~ andy.f

  2. #2
    Join Date
    Nov 2006
    Location
    Saudi Arabia
    Posts
    18
    Thanks
    2
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qmake outputting wrong kind of makefile...

    Compile the projects throw Qt Command Prompt or make sure that Qt's bin directory appear first in the PATH variable.(Also mingw bin dir must be in the PATH).

Similar Threads

  1. makefile without using QMake
    By Rayven in forum Qt Programming
    Replies: 2
    Last Post: 6th April 2010, 22:04
  2. Replies: 12
    Last Post: 7th July 2009, 17:32
  3. Qmake for subdirs w/ custom makefile name
    By Frank J. Lhota in forum Qt Tools
    Replies: 1
    Last Post: 10th June 2009, 00:59
  4. Replies: 3
    Last Post: 6th February 2008, 12:53
  5. Replies: 5
    Last Post: 13th March 2006, 20:22

Tags for this Thread

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.