Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Update 5.7 to 5.8 (mostly harmless warnings and issues)

Update 5.7 to 5.8 (mostly harmless warnings and issues)

Scheduled Pinned Locked Moved Solved Mobile and Embedded
9 Posts 3 Posters 2.4k 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.
  • ekkescornerE Offline
    ekkescornerE Offline
    ekkescorner
    Qt Champions 2016
    wrote on last edited by
    #1

    While updating my projects (QtQuickControls2, Android, iOS) from Qt 5.7 to Qt 5.8 I got many warnings, errors, issues.
    Fortunately they're mostly harmless and can be ignored.
    I got only one critical bug - hopefully this one won't happen in your apps. Appears only in complex apps using lots of Loaders and so on.

    For your convenience and helping new devs trying out QQC2 and Qt 5.8 I wrote a blog post and listed all the warnings and errors I got:
    https://appbus.wordpress.com/2017/03/04/mostly-harmless-update-qt-5-7-0-qt-5-8-0/

    have fun ;-)

    ekke ... Qt Champion 2016 | 2024 ... mobile business apps
    5.15 --> 6.8 https://t1p.de/ekkeChecklist
    QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

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

      Thanks !

      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
      • ekkescornerE ekkescorner

        While updating my projects (QtQuickControls2, Android, iOS) from Qt 5.7 to Qt 5.8 I got many warnings, errors, issues.
        Fortunately they're mostly harmless and can be ignored.
        I got only one critical bug - hopefully this one won't happen in your apps. Appears only in complex apps using lots of Loaders and so on.

        For your convenience and helping new devs trying out QQC2 and Qt 5.8 I wrote a blog post and listed all the warnings and errors I got:
        https://appbus.wordpress.com/2017/03/04/mostly-harmless-update-qt-5-7-0-qt-5-8-0/

        have fun ;-)

        ekkescornerE Offline
        ekkescornerE Offline
        ekkescorner
        Qt Champions 2016
        wrote on last edited by
        #3

        @ekkescorner just updated my blogpost:
        https://appbus.wordpress.com/2017/03/04/mostly-harmless-update-qt-5-7-0-qt-5-8-0/

        Bug with Ripple Effects not resetting if per ex. used in Drawer is fixed :)

        here's is HowTo Patch:
        https://appbus.wordpress.com/2017/03/06/patch-qt-5-8-0-for-qtbug-59293/

        no can go on moving my projects from 5.7 to 5.8

        ekke ... Qt Champion 2016 | 2024 ... mobile business apps
        5.15 --> 6.8 https://t1p.de/ekkeChecklist
        QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

        ekkescornerE 1 Reply Last reply
        1
        • S Offline
          S Offline
          Schluchti
          wrote on last edited by
          #4

          @ekkescorner Thanks for the interesting read! I also tried to move from Qt 5.7.1 to Qt 5.8 a few weeks ago, but unfortunately stumbled accorss a few regressions that kept me from upgrading.

          https://bugreports.qt.io/browse/QTBUG-59013
          https://bugreports.qt.io/browse/QTBUG-56939
          https://bugreports.qt.io/browse/QTBUG-57031

          I am a little bit disappointed that the Qt 5.8.1 release will now be skipped (i think a minor release could have improved the overall stability of Qt 5.8 a lot), but I hope that Qt 5.9 tackles a few of those regressions.

          Want to read more about Qt?

          https://gympulsr.com/blog/qt/

          Latest Article: https://gympulsr.com/blog/qt/2017/06/14/ios-background-music-qt.html

          ekkescornerE 1 Reply Last reply
          0
          • S Schluchti

            @ekkescorner Thanks for the interesting read! I also tried to move from Qt 5.7.1 to Qt 5.8 a few weeks ago, but unfortunately stumbled accorss a few regressions that kept me from upgrading.

            https://bugreports.qt.io/browse/QTBUG-59013
            https://bugreports.qt.io/browse/QTBUG-56939
            https://bugreports.qt.io/browse/QTBUG-57031

            I am a little bit disappointed that the Qt 5.8.1 release will now be skipped (i think a minor release could have improved the overall stability of Qt 5.8 a lot), but I hope that Qt 5.9 tackles a few of those regressions.

            ekkescornerE Offline
            ekkescornerE Offline
            ekkescorner
            Qt Champions 2016
            wrote on last edited by
            #5

            @Schluchti said in Update 5.7 to 5.8 (mostly harmless warnings and issues):

            @ekkescorner Thanks for the interesting read! I also tried to move from Qt 5.7.1 to Qt 5.8 a few weeks ago, but unfortunately stumbled accorss a few regressions that kept me from upgrading.

            https://bugreports.qt.io/browse/QTBUG-59013

            fortunately I'm not using this effect in my mobile business apps

            https://bugreports.qt.io/browse/QTBUG-56939
            https://bugreports.qt.io/browse/QTBUG-57031

            cannot reproduce both. works for me (but was Android 6.0.1)

            ekke ... Qt Champion 2016 | 2024 ... mobile business apps
            5.15 --> 6.8 https://t1p.de/ekkeChecklist
            QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

            S 1 Reply Last reply
            2
            • ekkescornerE ekkescorner

              @Schluchti said in Update 5.7 to 5.8 (mostly harmless warnings and issues):

              @ekkescorner Thanks for the interesting read! I also tried to move from Qt 5.7.1 to Qt 5.8 a few weeks ago, but unfortunately stumbled accorss a few regressions that kept me from upgrading.

              https://bugreports.qt.io/browse/QTBUG-59013

              fortunately I'm not using this effect in my mobile business apps

              https://bugreports.qt.io/browse/QTBUG-56939
              https://bugreports.qt.io/browse/QTBUG-57031

              cannot reproduce both. works for me (but was Android 6.0.1)

              S Offline
              S Offline
              Schluchti
              wrote on last edited by
              #6

              @ekkescorner many thanks for testing that! Hmm...maybe it's really related to the Android version (4.3). I'll try to find a phone with a newer Android version to validate that :)

              Want to read more about Qt?

              https://gympulsr.com/blog/qt/

              Latest Article: https://gympulsr.com/blog/qt/2017/06/14/ios-background-music-qt.html

              1 Reply Last reply
              0
              • ekkescornerE ekkescorner

                @ekkescorner just updated my blogpost:
                https://appbus.wordpress.com/2017/03/04/mostly-harmless-update-qt-5-7-0-qt-5-8-0/

                Bug with Ripple Effects not resetting if per ex. used in Drawer is fixed :)

                here's is HowTo Patch:
                https://appbus.wordpress.com/2017/03/06/patch-qt-5-8-0-for-qtbug-59293/

                no can go on moving my projects from 5.7 to 5.8

                ekkescornerE Offline
                ekkescornerE Offline
                ekkescorner
                Qt Champions 2016
                wrote on last edited by
                #7

                @ekkescorner just updated my blogpost again:
                https://appbus.wordpress.com/2017/03/04/mostly-harmless-update-qt-5-7-0-qt-5-8-0/

                while doing iOS Release Builds I got hundreds of Issues reported:

                :-1: warning: argument unused during compilation: '-fembed-bitcode-marker'
                

                these issues can be ignored and bug is already fixed for upcoming Qt releases.

                thx @Jake-Petroules you can get rid of all these issues patching bitcode.prf
                see the details in my blogpost

                ekke ... Qt Champion 2016 | 2024 ... mobile business apps
                5.15 --> 6.8 https://t1p.de/ekkeChecklist
                QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

                ekkescornerE 1 Reply Last reply
                1
                • ekkescornerE ekkescorner

                  @ekkescorner just updated my blogpost again:
                  https://appbus.wordpress.com/2017/03/04/mostly-harmless-update-qt-5-7-0-qt-5-8-0/

                  while doing iOS Release Builds I got hundreds of Issues reported:

                  :-1: warning: argument unused during compilation: '-fembed-bitcode-marker'
                  

                  these issues can be ignored and bug is already fixed for upcoming Qt releases.

                  thx @Jake-Petroules you can get rid of all these issues patching bitcode.prf
                  see the details in my blogpost

                  ekkescornerE Offline
                  ekkescornerE Offline
                  ekkescorner
                  Qt Champions 2016
                  wrote on last edited by
                  #8

                  updated my blogpost
                  https://appbus.wordpress.com/2017/03/04/mostly-harmless-update-qt-5-7-0-qt-5-8-0/

                  added info about 'HowTo add OpenSSL support esp on macOS'
                  (I spent more then a day trying to find a way)

                  added ref to comment from Tobias Hunger why this happens:

                  "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++" is used by qmake, but "/usr/bin/clang++" is configured in the kit.
                  Please update your kit or choose a mkspec for qmake that matches your target environment better.
                  

                  have fun.
                  hopefully this was the last update and I can go back to normal work ;-)

                  ekke ... Qt Champion 2016 | 2024 ... mobile business apps
                  5.15 --> 6.8 https://t1p.de/ekkeChecklist
                  QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

                  ekkescornerE 1 Reply Last reply
                  0
                  • ekkescornerE ekkescorner

                    updated my blogpost
                    https://appbus.wordpress.com/2017/03/04/mostly-harmless-update-qt-5-7-0-qt-5-8-0/

                    added info about 'HowTo add OpenSSL support esp on macOS'
                    (I spent more then a day trying to find a way)

                    added ref to comment from Tobias Hunger why this happens:

                    "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++" is used by qmake, but "/usr/bin/clang++" is configured in the kit.
                    Please update your kit or choose a mkspec for qmake that matches your target environment better.
                    

                    have fun.
                    hopefully this was the last update and I can go back to normal work ;-)

                    ekkescornerE Offline
                    ekkescornerE Offline
                    ekkescorner
                    Qt Champions 2016
                    wrote on last edited by
                    #9

                    @ekkescorner
                    updated my blogpost: https://appbus.wordpress.com/2017/03/04/mostly-harmless-update-qt-5-7-0-qt-5-8-0/

                    added info about problems with Popups and Android BACK Key

                    ekke ... Qt Champion 2016 | 2024 ... mobile business apps
                    5.15 --> 6.8 https://t1p.de/ekkeChecklist
                    QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

                    1 Reply Last reply
                    2

                    • Login

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