Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt 5.13 is not ready for Android (was QtCreator doesn't find compilers)
Forum Updated to NodeBB v4.3 + New Features

Qt 5.13 is not ready for Android (was QtCreator doesn't find compilers)

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
12 Posts 4 Posters 1.7k 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.
  • G Offline
    G Offline
    Gourmet
    wrote on 3 Jul 2019, 14:46 last edited by Gourmet 7 Mar 2019, 20:55
    #1

    I try work with QtCreator 4.6 to build my apps on Qt 5.13. Another bug met - QtCreator cannot find compiler for Android NDK r19c. First I tried build application with NDK r12b which I successfully used during latest years. I've got compiler error message: no file type_traits to include from qglobal.h. After reading in Inet I see - this is because of NDK r12b is incompatible with latest Qt versions. I downloaded NDK r19c from this page and unzipped it to /opt folder as needed. But when I set /opt/android-ndk-r12b in Options/Devices/Android/Android NDK location and strike Apply - in page Build & Run/Compilers ALL Android compilers suddenly disappear... Only x86 32/64 bit compilers remain there. And... how?

    1 Reply Last reply
    0
    • G Offline
      G Offline
      Gourmet
      wrote on 3 Jul 2019, 15:34 last edited by
      #2

      Damn... I investigated android-ndk-r19c-linux-x86_64.zip - there are no ARM compilers indeed. :-(( In r12b they are but here no.

      How to make ARM Android apps with this NDK?

      G 1 Reply Last reply 3 Jul 2019, 17:02
      0
      • G Gourmet
        3 Jul 2019, 15:34

        Damn... I investigated android-ndk-r19c-linux-x86_64.zip - there are no ARM compilers indeed. :-(( In r12b they are but here no.

        How to make ARM Android apps with this NDK?

        G Offline
        G Offline
        Gourmet
        wrote on 3 Jul 2019, 17:02 last edited by Gourmet 7 Mar 2019, 17:03
        #3

        I just copied non-existing binaries from r12b to r19c folders... Looks like works for while.

        But while I experimented with this all - QtCreator registered lots of fake kits:
        alt text
        And how to clean this from red-labeled kits? Who was too much smart to disable Remove button?????....

        1 Reply Last reply
        0
        • G Offline
          G Offline
          Gourmet
          wrote on 3 Jul 2019, 17:48 last edited by
          #4

          Finally I've got the message. Looks like it is common for most developers who tries turn to newer Qt.

          From now for me Qt 5.13 is not ready for Android application development. Probably this is a bug from older versions - some people reported same before.

          P 1 Reply Last reply 3 Jul 2019, 18:08
          0
          • G Gourmet
            3 Jul 2019, 17:48

            Finally I've got the message. Looks like it is common for most developers who tries turn to newer Qt.

            From now for me Qt 5.13 is not ready for Android application development. Probably this is a bug from older versions - some people reported same before.

            P Offline
            P Offline
            Pablo J. Rogina
            wrote on 3 Jul 2019, 18:08 last edited by
            #5

            @Gourmet do you claim your issue as solved? If so, please don't forget to mark your post as such. Thanks.

            Upvote the answer(s) that helped you solve the issue
            Use "Topic Tools" button to mark your post as Solved
            Add screenshots via postimage.org
            Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

            1 Reply Last reply
            0
            • G Offline
              G Offline
              Gourmet
              wrote on 3 Jul 2019, 18:34 last edited by
              #6

              Solved???... No. It is not a solution. It's a hack and this hack unfortunately doesn't solve main problem - I cannot create working Android app with Qt 5.13.

              J 1 Reply Last reply 5 Jul 2019, 07:01
              0
              • G Gourmet
                3 Jul 2019, 18:34

                Solved???... No. It is not a solution. It's a hack and this hack unfortunately doesn't solve main problem - I cannot create working Android app with Qt 5.13.

                J Offline
                J Offline
                jsulm
                Lifetime Qt Champion
                wrote on 5 Jul 2019, 07:01 last edited by
                #7

                @Gourmet I checked r20 NDK and there are Clang ARM compilers.
                "Who was too much smart to disable Remove button?????...." - shouldn't you first select a Kit you want to remove? What should "Remove" button remove if you did not select any Kit?

                https://forum.qt.io/topic/113070/qt-code-of-conduct

                G 2 Replies Last reply 6 Jul 2019, 16:06
                1
                • J jsulm
                  5 Jul 2019, 07:01

                  @Gourmet I checked r20 NDK and there are Clang ARM compilers.
                  "Who was too much smart to disable Remove button?????...." - shouldn't you first select a Kit you want to remove? What should "Remove" button remove if you did not select any Kit?

                  G Offline
                  G Offline
                  Gourmet
                  wrote on 6 Jul 2019, 16:06 last edited by Gourmet 7 Jun 2019, 16:31
                  #8

                  @jsulm

                  shouldn't you first select a Kit you want to remove?

                  Of course I selected kit to remove. But button Remove remained inactive. It remains inactive for all auto-detected kits.
                  alt text

                  A 1 Reply Last reply 6 Jul 2019, 22:13
                  0
                  • G Gourmet
                    6 Jul 2019, 16:06

                    @jsulm

                    shouldn't you first select a Kit you want to remove?

                    Of course I selected kit to remove. But button Remove remained inactive. It remains inactive for all auto-detected kits.
                    alt text

                    A Offline
                    A Offline
                    aha_1980
                    Lifetime Qt Champion
                    wrote on 6 Jul 2019, 22:13 last edited by
                    #9

                    @Gourmet report is here: https://bugreports.qt.io/browse/QTCREATORBUG-22677

                    Qt has to stay free or it will die.

                    G 1 Reply Last reply 7 Jul 2019, 14:14
                    0
                    • A aha_1980
                      6 Jul 2019, 22:13

                      @Gourmet report is here: https://bugreports.qt.io/browse/QTCREATORBUG-22677

                      G Offline
                      G Offline
                      Gourmet
                      wrote on 7 Jul 2019, 14:14 last edited by Gourmet 7 Jul 2019, 14:15
                      #10

                      @aha_1980 this is mine report. But may be here somebody knows how to remove unwanted kits by direct file editing.

                      A 1 Reply Last reply 7 Jul 2019, 16:32
                      0
                      • G Gourmet
                        7 Jul 2019, 14:14

                        @aha_1980 this is mine report. But may be here somebody knows how to remove unwanted kits by direct file editing.

                        A Offline
                        A Offline
                        aha_1980
                        Lifetime Qt Champion
                        wrote on 7 Jul 2019, 16:32 last edited by
                        #11

                        @Gourmet next time you can add the link yourself. It makes it easier for others to follow later.

                        Thanks and regards

                        Qt has to stay free or it will die.

                        1 Reply Last reply
                        0
                        • J jsulm
                          5 Jul 2019, 07:01

                          @Gourmet I checked r20 NDK and there are Clang ARM compilers.
                          "Who was too much smart to disable Remove button?????...." - shouldn't you first select a Kit you want to remove? What should "Remove" button remove if you did not select any Kit?

                          G Offline
                          G Offline
                          Gourmet
                          wrote on 8 Jul 2019, 17:12 last edited by Gourmet 7 Aug 2019, 17:12
                          #12

                          @jsulm said in Qt 5.13 is not ready for Android (was QtCreator doesn't find compilers):

                          I checked r20 NDK and there are Clang ARM compilers.

                          QtCreator does not add it automatically. Just try tune QtCreator for development of multiplatform apps and it will become clear: Qt 5.12/5.13 IS NOT READY FOR DEVELOPMENT.

                          1 Reply Last reply
                          0

                          1/12

                          3 Jul 2019, 14:46

                          • Login

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