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. Windows + Qt + Android Emulator (x86 and x86_64) for API >=30
Forum Updated to NodeBB v4.3 + New Features

Windows + Qt + Android Emulator (x86 and x86_64) for API >=30

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
6 Posts 1 Posters 888 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.
  • V Offline
    V Offline
    Vega4
    wrote on last edited by Vega4
    #1

    Configuration:

    • list itemWindows 10 Pro x64

    • list itemQT 5.15.2 - unfortunately that's best we can hope for (the open source users) in the 5* branch

    ( ........ )

    • list itemAndroid x86 image to be used by emulator
      The Situation: When attempting to debug on Emulator, one is presented with a following error:
    Cannot find C++ debug server in NDK installation.
    

    Bug Report: Here

    Background: As we all know, API 30 emulators (x86_64 and now even x86 alone) now REQUIRE Intel hypervisor (HAXM) to be present which REQUIRES Hyper-V to be DISABLED.

    Question:

    I was wondering if anyone managed to get such a configuration running as of now? The bug report is pretty old and the need to run an emualtor seems as something ubiquitous, especially taking into account that targeting at least API 30 is now REQUIRED by Google Play Store.

    Stack Overflow URL

    1 Reply Last reply
    0
    • V Offline
      V Offline
      Vega4
      wrote on last edited by Vega4
      #2

      update:

      turns out that installing the Emulator through SDK Manager was all it took to break QT Creator entirely even for hardware devices....and guess what? we had to remove snapshots of the VM coz resizing the VMDK to accommodate the Android Emulator was needed. That's just great.

      https://forum.qt.io/topic/90530/qtcreator-can-t-find-c-debugger/18

      1 Reply Last reply
      0
      • V Offline
        V Offline
        Vega4
        wrote on last edited by Vega4
        #3

        'Cannot find C++ debug server" what does it mean by a 'debug server'... GDB? the path in Kit's settings it's fine and it exists.. how to debug this s*** all over again....

        1 Reply Last reply
        0
        • V Offline
          V Offline
          Vega4
          wrote on last edited by
          #4

          While tinkering with it we just saw
          "Selected architecture armv7 is not compatible with reported target architecture aarch64"

          With aarch64 SELECTED EVERYWHERE..

          it's so f** crazy.

          1 Reply Last reply
          0
          • V Offline
            V Offline
            Vega4
            wrote on last edited by
            #5

            as soon as we seemingly got the situation under control ... QT Creator shouted at us with "while parsing target library list: unclosed token".

            Which is when we know very well that shit hit the fan so much that we need to revert the VM.. the thing is this time we cannot as we've removed all snaphots.

            1 Reply Last reply
            0
            • V Offline
              V Offline
              Vega4
              wrote on last edited by
              #6

              we encounter issues depicted here on daily basis.

              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