Uploaded image for project: 'Qt Tools for Android'
  1. Qt Tools for Android
  2. QTTA-252

[GradlePlugin] Always default ABI is used even if it's changed by qtKitDir in build.gradle

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • QtGP 1.2
    • QtGP 1.1
    • QtGP: General
    • None
    • macOS

    Description

      Env:

      OS 15.2 Qt 6.8.1 
      Qt GP 1.1. built from dev, pushed to mavenLocal()
      gradle version 8.12   

       

      Steps:

      Open example from Qt/Examples/Qt-6.8.1/platforms/android/qtquickview_java

      Do not provide qtKitDir in the build.gradle and run the task ./gradlew QtBuildTask

      Configuring 'qtquickview' for the following Android ABIs: x86 (default), armeabi-v7a, arm64-v8a, x86_64 

      Add qtKitDir and specify the kit that is not the default one, e.g. android_arm64_v8a

      -- Configuring 'qtquickview' for the following Android ABIs: x86 (default) 

      Run task again ./gradlew QtBuildTask   
       
      Expected: The task is run for specified kit.

      Actual: The task is run for single ABI (kit), but for the default one 

       

      Attachments

        Issue Links

          For Gerrit Dashboard: QTTA-252
          # Subject Branch Project Status CR V

          Activity

            People

              teko Tero Koponen
              lkos Łukasz Kosiorowski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change