DISQUS

DISQUS Hello! Adrian Smith's Blog is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Installing Qt 4.0 on Windows

Started by Adrian Smith · 8 months ago

For anyone who’s tried installing Qt4 on Windows you’ll no doubt have had a few problems. Here’s the steps I had to go through to get it working…

Make sure you have MinGW installed. I’m using version 4.1.0.
Download the file qt-win-o ... Continue reading »

9 comments

  • What if the configure fails?
  • THANK YOU SOOO MUCH!

    Finally I made it!
    I'm so happy too have found the link to this page!

    Now i'm able to build Qt projects at last!

    Really THANK YOU VERY MUCH!
  • i added MinGW bin directory in my PATH environment variable, but i see some messages:
    Creating qmake...
    execute: File or path is not found
    execute: File or path is not found
    cleaning qmake failed, return code -1

    Please help me!
  • I just add C:\MinGW in my PATH so i met that errors. When i add C:\MinGW\bin, everything is good.

    Thankyou for your guide.
  • when i did the mingw32-make it only take a few minutes and had erros related with visualc and with \bin\moc.exe. Then i tried qmake -project (ok) , then the qmake file.pro (ok) when i type make i had a error, something like cannot find -lqtguid4
    Please help
  • how do i move ahead if configure fails????
  • Thanks a lot. after 8 months I got something real and working.

    I tried all permutation and combinations. All were fail.
    Now its excellect. its working.
    remamber all, set the path.
    The way of setting path in winXP:
    Right click "My computer" -> properties -> advance -> set environmental vriable

    Edith the path parameters by adding "C:\minGW\bin".

    Regards,
  • Thanks a lot , I try to compile qt with visual studio as QT web site tell me but it does not work as you tell us , and your way is the excellent way and work right , thanks a gain , If you have additional information about this operation , tell us , thanks...............

Add New Comment

Returning? Login