Results 1 to 5 of 5

Thread: How to Install Qt latest ver. on my Win 7 ?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2013
    Posts
    33
    Thanks
    5
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Question How to Install Qt latest ver. on my Win 7 ?

    The process of installing Qt is complicated.
    So is there any direct setup files( Qt / Qt Creator ) for easy installation. i don't want debug feature.
    please help..

  2. #2
    Join Date
    May 2012
    Location
    Bangalore, India
    Posts
    271
    Thanks
    29
    Thanked 50 Times in 47 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: How to Install Qt latest ver. on my Win 7 ?

    Please check this url for qt setup files.
    http://qt-project.org/downloads

    If you dont want debug feature then you have to compile it from scratch and in configure script you do have to pass "-release" option which will become something like this:-
    Qt Code:
    1. ./configure -release
    To copy to clipboard, switch view to plain text mode 

    Since you're a laymen user so its better for you to go for the setup file. Its quite easy to install via setup. Please note that there is no setup file for window 7 64-bit version. So if you want the qt for 64 bit of windows you have to compile it from scratch.
    Heavy Metal Rules. For those about to rock, we salute you.
    HIT THANKS IF I HELPED.

  3. #3
    Join Date
    Sep 2013
    Posts
    33
    Thanks
    5
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: How to Install Qt latest ver. on my Win 7 ?

    http://qt-project.org/downloads
    Is this the link? I want to install only..no commands..should I download Qt 5.2 creator with library?tell me the link if this is not the right link.Thanks in advance
    Quote Originally Posted by sonulohani View Post
    Please check this url for qt setup files.
    http://qt-project.org/downloads

    If you dont want debug feature then you have to compile it from scratch and in configure script you do have to pass "-release" option which will become something like this:-
    Qt Code:
    1. ./configure -release
    To copy to clipboard, switch view to plain text mode 

    Since you're a laymen user so its better for you to go for the setup file. Its quite easy to install via setup. Please note that there is no setup file for window 7 64-bit version. So if you want the qt for 64 bit of windows you have to compile it from scratch.

  4. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: How to Install Qt latest ver. on my Win 7 ?

    You could for example download this or this

    Cheers,
    _

  5. #5
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: How to Install Qt latest ver. on my Win 7 ?

    Quote Originally Posted by blue_sky View Post
    The process of installing Qt is complicated.
    It works like any other software. You run the installer, click next a couple of times and finish at the end.

    Cheers,
    _

Similar Threads

  1. Replies: 2
    Last Post: 16th November 2011, 23:19
  2. Latest SQLite
    By giantdragon in forum Newbie
    Replies: 7
    Last Post: 18th May 2011, 01:56
  3. QwtPolar with latest QWT
    By liran ritkop in forum Qwt
    Replies: 3
    Last Post: 14th April 2011, 08:14
  4. Replies: 6
    Last Post: 14th March 2011, 00:49
  5. Latest PDA's features...
    By AP.Sakkthivel in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 2nd March 2006, 15:15

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.