Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt 4.8.5 or 5.1?
Qt 6.11 is out! See what's new in the release blog

Qt 4.8.5 or 5.1?

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mahima
    wrote on last edited by
    #1

    Hi All,

    I am currently using Qt 4.6. There are several issues I faced in 4.6 like restoring window and state etc. Now thinking to update Qt version but getting confused which version should I opt for Qt 4.8.5 or 5.1 ?
    Could you please help me to decide which version should I update. I am using qt with visual studio.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      An update to Qt 4.8.5 should be completely painless, it is fully compatible. So you can do this more or less instantly.

      Qt 5 introduced many changes, new dependencies, some classes were deprecated, moved or removed. The transition is - in most cases - not very hard (for a huge project of several hundred kLOC it took me like 2 hours), but it is a harder operation.

      So my recommendation would be to update to Qt 4.8.5 right away (BTW. Qt 4.8.6 will be released in a couple of weeks). Then, if you have some spare time, try porting to Qt5 (see "the porting guide":http://qt-project.org/doc/qt-5.1/qtdoc/portingguide.html). If you are happy with the results, you can do the official move.

      (Z(:^

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mahima
        wrote on last edited by
        #3

        Thanks Sierdzio.
        [quote author="sierdzio" date="1386001819"]An update to Qt 4.8.5 should be completely painless, it is fully compatible. So you can do this more or less instantly.

        Qt 5 introduced many changes, new dependencies, some classes were deprecated, moved or removed. The transition is - in most cases - not very hard (for a huge project of several hundred kLOC it took me like 2 hours), but it is a harder operation.

        So my recommendation would be to update to Qt 4.8.5 right away (BTW. Qt 4.8.6 will be released in a couple of weeks). Then, if you have some spare time, try porting to Qt5 (see "the porting guide":http://qt-project.org/doc/qt-5.1/qtdoc/portingguide.html). If you are happy with the results, you can do the official move.[/quote]

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved