Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Migrating to newer qt versions
QtWS25 Last Chance

Migrating to newer qt versions

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 474 Views
  • 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.
  • L Offline
    L Offline
    lohithgm
    wrote on last edited by
    #1

    A qml application developed for an embedded system with a particular Qt version (consider Qt 5.9).
    When the qml application is migrated onto newer Qt versions could be 5.10 or 5.11, What parameters or considerations are to be verified ?
    Anything that has to be considered additionally apart form compiling, building with the newer Qt versions and testing the application ?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Check whether the features you are currently using have seen bug fixes otherwise you can keep using the same code with the same import versions.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lohithgm
        wrote on last edited by
        #3

        Thanks for that info. As suggested, bug fix can be checked with the Qt's official Release Note.
        Is there anything more which needs to be considered or looked upon like performance improvement in terms of CPU, Memory consumption or any other factors.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          That's the kind of information that you can also find in the release notes and announcements.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          • Login

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