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. Missed Compiler/Tool/Platform
Qt 6.11 is out! See what's new in the release blog

Missed Compiler/Tool/Platform

Scheduled Pinned Locked Moved Unsolved General and Desktop
34 Posts 8 Posters 10.4k Views 4 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.
  • SGaistS SGaist

    You have installed Qt for armv7 and x86 so it's normal that all these architectures are missing.

    CodeFreaksC Offline
    CodeFreaksC Offline
    CodeFreaks
    wrote on last edited by CodeFreaks
    #24

    @SGaist
    Thanks for reply.
    is it possible to add tool chain for these architectures?
    Please let me know what should I do?

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

      Nothing special unless you want to use one of these architectures.

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

      CodeFreaksC 1 Reply Last reply
      1
      • SGaistS SGaist

        Nothing special unless you want to use one of these architectures.

        CodeFreaksC Offline
        CodeFreaksC Offline
        CodeFreaks
        wrote on last edited by CodeFreaks
        #26

        @SGaist
        how can I add tool chain for these architectures?

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

          You don't need additional toolchains, the warning says that you are missing Qt version for these architectures. So if you want to build for all of them, then you'll have to build Qt yourself for all of them.

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

          CodeFreaksC 1 Reply Last reply
          1
          • SGaistS SGaist

            You don't need additional toolchains, the warning says that you are missing Qt version for these architectures. So if you want to build for all of them, then you'll have to build Qt yourself for all of them.

            CodeFreaksC Offline
            CodeFreaksC Offline
            CodeFreaks
            wrote on last edited by
            #28

            @SGaist
            Thanks for reply.
            I've spent much time but still can't compile my program for android 6 & 8.
            Any android option and any related kits didn't add.
            I don't have any idea.
            0_1539445625492_1ba94b17-aa5f-46bd-abfe-e38c20637127-image.png

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

              That's the cmake panel so unless you are currently using cmake for your project, there's no problem here. If on the other hand you are using cmake, then you have to install it and if Qt Creator can't find it, then point it to your installed cmake.

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

              CodeFreaksC 1 Reply Last reply
              0
              • SGaistS SGaist

                That's the cmake panel so unless you are currently using cmake for your project, there's no problem here. If on the other hand you are using cmake, then you have to install it and if Qt Creator can't find it, then point it to your installed cmake.

                CodeFreaksC Offline
                CodeFreaksC Offline
                CodeFreaks
                wrote on last edited by
                #30

                @SGaist
                I put the picture to show that android option is not added to the left side.
                I tried many instructions and still can't compile for android devices, after long time.

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

                  Do you have any other errors in the Kit panel ?

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

                  CodeFreaksC 1 Reply Last reply
                  0
                  • SGaistS SGaist

                    Do you have any other errors in the Kit panel ?

                    CodeFreaksC Offline
                    CodeFreaksC Offline
                    CodeFreaks
                    wrote on last edited by CodeFreaks
                    #32

                    @SGaist said in Missed Compiler/Tool/Platform:

                    Do you have any other errors in the Kit panel ?

                    No.

                    Are there any differences between online and offline install ?

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

                      The offline installer only allows to install one release of Qt for all supported platforms.

                      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
                      • CodeFreaksC Offline
                        CodeFreaksC Offline
                        CodeFreaks
                        wrote on last edited by
                        #34

                        I really need to compile my program for android.
                        Doesn't exist any way which can help me?

                        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