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. Having trouble setting up Qt for Android

Having trouble setting up Qt for Android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
androidsetup
3 Posts 2 Posters 542 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.
  • LorenDBL Offline
    LorenDBL Offline
    LorenDB
    wrote on last edited by
    #1

    I'm running Ubuntu 20.04. I have installed Android Studio, nearly all the android-sdk-* packages (except for a few unnecessary ones), set up an AVD, and, in short, done everything that I needed to do. However, Qt Creator gives me build errors such as "file 'memory' not found" and "file 'type_traits' not found". Apparently, I don't have a standard library set up for my Android configuration, but I don't know what I did wrong.

    I have installed Android SDK platforms 11.0, 5.0, and 2.3.3 (API levels 30, 21, and 10).

    Thanks in advance.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You need to install Android NDK as well.

      (Z(:^

      LorenDBL 1 Reply Last reply
      2
      • sierdzioS sierdzio

        You need to install Android NDK as well.

        LorenDBL Offline
        LorenDBL Offline
        LorenDB
        wrote on last edited by
        #3

        @sierdzio Hmm, looks like I did forget that.

        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