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. Android clang won't show up
Forum Updated to NodeBB v4.3 + New Features

Android clang won't show up

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 533 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.
  • K Offline
    K Offline
    kgregory
    wrote on last edited by
    #1

    After updating to QT creator 6.0.2 I'm having a lot of trouble getting the Android Clang compilers to show up. Here is what I see after clicking "Re-detect"

    c90342f8-2b3e-49cf-a700-636dca2d5fe6-image.png

    After struggling with this for a while, I decided to completely uninstall everything (JDK, android studio, QT, and appdata folder) to start from scratch. I am following. https://doc.qt.io/qt-5/android-getting-started.html#installing-the-prerequisites to set my environment up again. I installed adopt open-JDK 11.0.14.9 from the link provided. I then re-installed QT and as far as I understand it, the latest version of QT can install everything else. I'm not sure what I'm missing here. Can anyone help?

    61484977-ff5b-4b88-8eb6-ee7cd21e49e1-image.png

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kgregory
      wrote on last edited by
      #2

      OK I think I figured it out. For whatever reason, QT does not automatically detect the clang install. So I went to options > kits > compilers and selected add compiler. I then clicked browse next to "compiler path" and navigated to <QT path>\Tools\QtCreator\bin\clang\bin and selected clang.exe.

      After that, both the C and C++ compilers showed up and I now have kits available for android devices.

      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