Results 1 to 12 of 12

Thread: Error -"QT version is not properly installed, please run make install" on Windows XP

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2010
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Exclamation Error -"QT version is not properly installed, please run make install" on Windows XP

    I have installed the Qt 4.7.0 SDK on my office machine (Windows XP, SP3). And I have set the paths in the environment variables for PATH, QMAKESPEC & QTDIR (image attached) as per my folder locations (attached).

    I read it at
    http://sector.ynet.sk/qt4-tutorial/preparations.html
    that after setting the paths i need to check whether QT and mingw are properly installed or not by executing :
    gcc -v
    make -v
    qmake -v

    the second command returned an error, but then i googled a littilt more and found out that instead of "make.exe", another file with the name "mingw32-make.exe" is located in \mingw\bin..that`s why the error..So i changed the name to "make.exe" and then tried make -v, it worhed fine (screenshot attached)..

    Now when i open QT, go to Tools>options>QT4 and click on the path under "MAnual", i see a message in the lower tab that "Qt version is not properly installed, please run make install"..
    When i try to run a simple "Hello World" prog, i get the same error....

    I am not getting why I am getting this error..i ran the setup in my personal laptop (Vista 32), it worked fine, i didn`t even have to set the environment variables.

    Any suggestions??
    Attached Images Attached Images
    Last edited by wysota; 7th October 2010 at 12:15.

Similar Threads

  1. Replies: 4
    Last Post: 11th August 2011, 08:02
  2. Replies: 2
    Last Post: 23rd June 2010, 22:00
  3. Replies: 4
    Last Post: 18th April 2010, 00:37
  4. "make install" and "make clean" on Windows for Qt
    By Berberis in forum Installation and Deployment
    Replies: 0
    Last Post: 29th November 2009, 23:02
  5. "make install" doesn't install binary
    By jiveaxe in forum Newbie
    Replies: 2
    Last Post: 2nd January 2008, 12:00

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.