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. Build a qmake compatible with android kit on qt creator
Qt 6.11 is out! See what's new in the release blog

Build a qmake compatible with android kit on qt creator

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 440 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.
  • J Offline
    J Offline
    Jafar.Sag.Sibil
    wrote on last edited by
    #1

    I've downloaded the qt 5.15.2 from
    https://download.qt.io/official_releases/qt/5.15/5.15.2/single/
    and build it but the exported qmake wasn't compatible with ndk (21.3.<some latest version>) clang compiler
    Error is :
    The compiler X cannot produce code for Qt version 5.15.2

    In parenthesis I've exported an APK via 5.12 qt which was installed by qtcreator but I want to use 5.15.2

    my 5.15.2 qt version is compatible with gcc but not ndk clang why?

    The reason I migrate from 5.12 to 5.15 is to use QMediaRecorder which wasn't working in Qt 5.12

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

      Use Qt installer, it contains 5.15.2 already compiled for Android.

      and build it

      How did you build it?

      my 5.15.2 qt version is compatible with gcc but not ndk clang why?

      It most definitely is compatible with clang. You've probably misconfigured Qt or something.

      (Z(:^

      1 Reply Last reply
      1

      • Login

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