Results 1 to 2 of 2

Thread: QMake not Found

  1. #1
    Join Date
    Jan 2010
    Posts
    1
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default QMake not Found

    Hi,

    I need someone to guide me to the proper installation of Qt Creator. After downloading the program from the link:
    http://qt.nokia.com/downloads

    The installation ran smoothly with no errors. The program also runs fine. My problem is when I try to compile anything I get the message:
    No valid Qt version set. Set one in Tools/Options
    Error while building project Test1
    When executing build step 'QMake'
    Canceled build.

    So I went to Tools/Options Qt Version and found the following:
    Qt in Path: No Found

    After looking at the help, I realized that there should be a file called qmake that Qt points to. So I looked for the file qmake but didn't find it anywhere. Am I missing anything? Is there a prerequesit that I didn't install?
    I tried to reinstall Qt, but got the same result.

    Please help.

    Thanks,
    Anwar

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QMake not Found

    Qt Creator package doesn't contain everything required to develop Qt applications. You need either the Qt libraries package or Qt SDK (which contains both the libraries and Creator) too. qmake.exe will be in the "bin" directory after the installation.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. The following user says thank you to wysota for this useful post:

    abureem (11th January 2010)

Similar Threads

  1. Lib not found in execution.
    By Netich in forum Installation and Deployment
    Replies: 6
    Last Post: 30th October 2009, 15:28
  2. QMAKE not found
    By kavinsiva in forum Newbie
    Replies: 3
    Last Post: 27th August 2009, 16:16
  3. qFromBigEndian(...) not found??
    By maverick_pol in forum Qt Programming
    Replies: 9
    Last Post: 21st April 2009, 11:57
  4. "Cannot run program "C:\Qt\4.3.3\bin\qmake": file not found
    By PeteH in forum Installation and Deployment
    Replies: 1
    Last Post: 7th February 2009, 01:48
  5. I've found but how to use
    By Laser in forum Newbie
    Replies: 5
    Last Post: 11th August 2008, 14:52

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.