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-linux-opensource-5.2.0-android-x86_64-offline Android problem
Forum Updated to NodeBB v4.3 + New Features

Qt-linux-opensource-5.2.0-android-x86_64-offline Android problem

Scheduled Pinned Locked Moved Installation and Deployment
13 Posts 2 Posters 6.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.
  • P Offline
    P Offline
    pumper
    wrote on last edited by
    #2

    nobody faced this type of error?

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

      Hi,

      I didn't but from the looks of it you seem to be using the arm compiler with the 64bit x86 version of Qt. Are you sure your Kit/Qt versions are correctly configured ?

      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
      • P Offline
        P Offline
        pumper
        wrote on last edited by
        #4

        I downloaded the Qt version that metioned and fully installed it.
        But in the Kits tab i only have this Qt 5.2.0 GCC 64bit kit and if i add a kit manually and choose arm compiler(from ndk i think) i get this error .
        do i missed some thing

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

          You should add a kit that uses the Qt version built for Android so if you don't have any Android Qt version shown in Qt Creator, first add one then use it in your new kit

          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
          • P Offline
            P Offline
            pumper
            wrote on last edited by
            #6

            where is that kit you mentioned ?
            where is the address and how to add it ?
            i fully installed sdk and only can find one qmake that is Qt 5.2.0 GCC 64bit kit
            where are others anyway?

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

              Look at Options->Build & Run-> Qt Versions
              and Options->Build & Run-> Kits

              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
              • P Offline
                P Offline
                pumper
                wrote on last edited by
                #8

                in the Qt versions :
                only Qt 5.2.0 GCC 64bit
                and so on for the kits
                but in the compiler i can see all 6 ndk compilers added to default compiler ?
                i dont get whats wrong.
                i installed qt on /opt

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

                  Then the most straightforward is to call

                  @find /opt/Qt5.2.0 -name qmake@

                  It should return all the available qmake (both desktop and android), add the androids to the Qt 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
                  • P Offline
                    P Offline
                    pumper
                    wrote on last edited by
                    #10

                    I installed it on my homme diretory and this is the command out put it seems there is no android version.
                    @
                    /home/mohsen/Qt5.2.0/5.2.0/Src/qtbase/tests/auto/tools/qmake
                    /home/mohsen/Qt5.2.0/5.2.0/Src/qtbase/examples/qmake
                    /home/mohsen/Qt5.2.0/5.2.0/Src/qtbase/qmake
                    /home/mohsen/Qt5.2.0/5.2.0/Src/qtbase/qmake/doc/snippets/qmake
                    /home/mohsen/Qt5.2.0/5.2.0/Src/qtwebkit/Tools/qmake
                    /home/mohsen/Qt5.2.0/5.2.0/gcc_64/bin/qmake
                    /home/mohsen/Qt5.2.0/5.2.0/gcc_64/examples/qmake
                    /home/mohsen/Qt5.2.0/5.2.0/gcc_64/doc/qmake
                    /home/mohsen/Qt5.2.0/Tools/QtCreator/share/qtcreator/templates/wizards/plaincppapp/qmake
                    /home/mohsen/Qt5.2.0/Tools/QtCreator/share/qtcreator/templates/wizards/plaincapp/qmake
                    @

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

                      Are you sure you installed the Android package ?

                      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
                      • P Offline
                        P Offline
                        pumper
                        wrote on last edited by
                        #12

                        i downloaded this file:
                        @
                        qt-linux-opensource-5.2.0-android-x86_64-offline.run
                        @
                        run the installer and choosed full install .
                        no question aseked and after finishing i can see android in options menu.
                        but no qt/android version or android kit.
                        in the devices panel i can choose desktop /android device .

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

                          Then it seems that you didn't get everything installed

                          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

                          • Login

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