Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-111173

Multi-arch Android build fails for project with subdirectories

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 6.4.2
    • Build System: CMake
    • None
    • Windows 10 21H2, Qt 6.4.2, Qt Creator 9.0.1, CMake 3.24.2
    • Android

    Description

      Multi-arch Android CMake build fails for project with subdirectories (e.g. app with service)

      I make an minimal example for this: project "example" with two subdirectories "app" and "service", enabled QT_ANDROID_BUILD_ALL_ABIS and "Build Android App Bundle" in QtCreator.

      App lib ("libapp_*.so") generated for all arch's as expected, but service lib generated only for single arch (that is current kit, e.g. "libservice_arm64-v8a.so"), theres no "libservice_x86(_64).so", "libservice_armeabi-v7a.so" anywhere at build dir and its not placed in result AAB. 

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            semlanik Alexey Edelev
            morte Maxim Bescherevnykh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes