Results 1 to 4 of 4

Thread: What is the best version of Qt creator?

  1. #1
    Join Date
    Mar 2015
    Location
    Brasil
    Posts
    1
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Windows Android

    Default What is the best version of Qt creator?

    Hallo,
    I am starting to work with QT and I'd like to know what version are you using?

    What is the most stable version?

    I'm going to use the IDE QT creator for desktops apps and afther I will migrate for Android.

    Thanks.

  2. #2
    Join Date
    Dec 2009
    Location
    New Orleans, Louisiana
    Posts
    791
    Thanks
    13
    Thanked 153 Times in 150 Posts
    Qt products
    Qt5
    Platforms
    MacOS X

    Default Re: What is the best version of Qt creator?

    I always use the latest and greatest Qt Creator version. I'm not sure that you would find concensus on what the most stable version is. I use the latest because it will generally fix known bugs and provide new features, albeit at the risk of introducing new bugs!

  3. #3
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: What is the best version of Qt creator?

    All software is inherently unstable. Qt distributions are pretty heavily tested prior to release, so in almost all cases newer versions of anything are more stable than older ones (with the exception of MS Windows, but then if the Qt folks were in charge...).

    I use whatever version comes with the version of Qt I have installed. I use Qt Creator 3.3.0 now, which was built using Qt 5.4. Note that when Qt Creator is installed, it installs whatever runtime DLLs it needs. There is no relationship between the Qt Creator version and the version of Qt you use to develop your apps. You can use the current version of Qt Creator with any version of Qt and any compiler / linker tool chain.

  4. #4
    Join Date
    Mar 2016
    Posts
    16
    Thanks
    3
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: What is the best version of Qt creator?

    I like using the later versions of Qt Creator because it allows you to pick examples based on your installations.

Similar Threads

  1. Replies: 2
    Last Post: 28th June 2014, 01:46
  2. Can't select qmake version in Qt Creator
    By Yes in forum Qt Tools
    Replies: 9
    Last Post: 24th November 2012, 22:34
  3. Replies: 3
    Last Post: 13th September 2010, 22:14
  4. Qt Creator only builds the Release version!
    By Verse in forum Qt Tools
    Replies: 6
    Last Post: 12th January 2010, 09:38
  5. how to use version control in qt creator
    By guchangyuan in forum Qt Programming
    Replies: 2
    Last Post: 27th July 2009, 11:20

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.