Results 1 to 20 of 22

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

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2010
    Posts
    10
    Thanks
    1

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

    I installed the latest version of QT Sdk for windows on my machine and I am getting the following error.

    "QT version is not properly installed, please run make install"

    Please Help.

  2. #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: Error -"QT version is not properly installed, please run make install" on Windows

    Did you get any errors during installation and when do you get the mentioned error?

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

    makbarin (18th October 2010)

  4. #3
    Join Date
    Oct 2010
    Posts
    10
    Thanks
    1

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

    No I did not. everything went as usual. next ok next finish.

    but for build time I get the error that my enviroment is not set so I wen to tools/Option then Qt4 then manual then abin/qt/ and choose qmake.

    still the same error pops up.

  5. #4
    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: Error -"QT version is not properly installed, please run make install" on Windows

    Right now I am not at my windows box but the path should be like "c:\qt\2010.5\src\bin".

  6. #5
    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: Error -"QT version is not properly installed, please run make install" on Windows

    It would rather be c:\qt\2010.05\qt\bin
    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.


  7. #6
    Join Date
    Oct 2010
    Posts
    10
    Thanks
    1

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

    I can not find any bin folder under src directory.

    This is the screen shot of my setting. I notice I can not see minGW path after I select the qmake path.

    Thanks
    Attached Images Attached Images

  8. #7
    Join Date
    Oct 2010
    Posts
    10
    Thanks
    1

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

    Still the same I can not build anything.

  9. #8
    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: Error -"QT version is not properly installed, please run make install" on Windows

    How does "can't build anything" manifest itself? Did you choose the right version of Qt for your project?
    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.


  10. #9
    Join Date
    Oct 2010
    Posts
    10
    Thanks
    1

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

    well , I am working on a project with some other classmates, they all have diffrent version of Qt on their system. I did the following:

    1- I downloaded the latest version of the Qt from the website. ( Qt SDK for Windows* (322 MB) )

    1-1 followed the instruction.

    2-Then under File/ OpenFile, Project Opened my project

    2-1 and I got the Project Setup message ( look at the attachment) , I clicked Finish

    3- Then I Tried to build and I get this error : ( Look at the attachment )

    Could not find make command: make in the build environment
    Error while building project SampleGUI (target: Desktop)
    When executing build step 'Make'

    4- then I added the path from here : c:\qt\2010.05\qt\bin

    ( look at the attachment)

    but I can not build the project.
    Attached Images Attached Images

  11. #10
    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: Error -"QT version is not properly installed, please run make install" on Windows

    Creator can't find Qt in your path (which means you did something non-standard while installing the SDK). Please make sure you don't start Creator in some non-standard way. Make sure you have MinGW installed (it should get installed during the installation of the SDK) and that you don't have any other "make" (like the one from Cygwin) in your path.
    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.


  12. #11
    Join Date
    Oct 2010
    Posts
    10
    Thanks
    1

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

    Ok!

    I deleted the Cygwin and mingw that I installed separately to get the Qt working from C:\mingw and C:\Cygwin .

    Than I uninstalled Qt and installed Qt again.

    I followed the instruction by clicking next and ok, and I still get the same error.
    Attached Images Attached Images

  13. #12
    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: Error -"QT version is not properly installed, please run make install" on Windows

    Was Creator able to find Qt installation in your PATH?
    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.


Similar Threads

  1. Replies: 11
    Last Post: 30th March 2015, 06:03
  2. Replies: 4
    Last Post: 11th August 2011, 08:02
  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

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.