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
QtWS25 Last Chance

Having trouble setting up Qt for Android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
androidsetup
3 Posts 2 Posters 538 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.
  • L Offline
    L Offline
    LorenDB
    wrote on 18 Dec 2020, 13:42 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
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 18 Dec 2020, 14:03 last edited by
      #2

      You need to install Android NDK as well.

      (Z(:^

      L 1 Reply Last reply 18 Dec 2020, 22:39
      2
      • S sierdzio
        18 Dec 2020, 14:03

        You need to install Android NDK as well.

        L Offline
        L Offline
        LorenDB
        wrote on 18 Dec 2020, 22:39 last edited by
        #3

        @sierdzio Hmm, looks like I did forget that.

        1 Reply Last reply
        0

        2/3

        18 Dec 2020, 14:03

        • Login

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