Results 1 to 4 of 4

Thread: How to Install qt in windows?

  1. #1
    Join Date
    Sep 2010
    Location
    India
    Posts
    1
    Platforms
    Windows

    Default How to Install qt in windows?

    Hi,
    i want to learn qt, so could anyone tell me what all packages should i download to install in windows system(i am using windows XP).Is installing qt is similar to normal windows application installation.What are all the prerequisite for installing in windows.
    Johnny

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: How to Install qt in windows?

    Download the latest Qt SDK.
    Install (just like any other windows app)

    That's it

    Note that you need to know C++ before you can enjoy Qt

  3. #3
    Join Date
    Jul 2009
    Posts
    92
    Thanks
    7
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to Install qt in windows?

    I would also install qtcreator and the mingw that comes with it. then start looking at the examples. Mingw is the C cmpiler you need, Qt is the library to make the application and qtcreator the programming environment

  4. #4
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to Install qt in windows?

    If you install the current SDK for Windows, all the above are installed for you automatically.

    BTW, MinGW is NOT a compiler. GCC is the compiler. MinGW is the GNU environment which GCC is written for. You can also get GCC without MinGW if you compile it yourself.

Similar Threads

  1. How to install QT 4.6.3 under Windows 7
    By Sismetic in forum Installation and Deployment
    Replies: 1
    Last Post: 2nd September 2010, 09:12
  2. how to install qt in windows xp sp3
    By mohanakrishnan in forum Newbie
    Replies: 4
    Last Post: 27th October 2009, 11:17
  3. Install QT 4.5 on windows
    By hosseinyounesi in forum Installation and Deployment
    Replies: 4
    Last Post: 20th April 2009, 06:33
  4. to install Qt4 in Windows
    By SudaNix in forum Installation and Deployment
    Replies: 1
    Last Post: 6th December 2006, 09:00
  5. Help to install Qt in Windows Xp
    By joseph in forum General Discussion
    Replies: 2
    Last Post: 15th November 2006, 09:40

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.