Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-32512

Compile multiple Android architectures with QT_ANDROID_ABIS doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 15.0.1
    • None
    • Android

      Try to compile an android app for both armeabi-v7a and arm64-v8a (by setting the variable QT_ANDROID_ABIS with armeabi-v7a;arm64-v8a) doesn't work anymore. In the example the armeabi-v7a object files are not compiled but the compiler stop with error because doens't find the xxx_armeabi-v7a.so library. Currently tested with Qt version 6.8.2.

        1. TestApp.zip
          8 kB
          Fabio Falsini
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kandeler Christian Kandeler
            falsinsoft Fabio Falsini
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes