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

Improve Android tools logging

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • None
    • None
    • Android

      Qt for Android tools could use logging revamp to have a more meaningful description for errors/warnings and potential reasons to help the users figure out what's wrong with their builds. For example, the following error message is sent if the app's lib is not found in the android-build folder, this could be because ANDROID_ABIS is set to some abi that that Qt installation doesn't support/have.

      Cannot find application binary in build dir C:/qtbug81687/android-build//libs/arm64-v8a/libqtbug81687_arm64-v8a.so.
      

      Then androiddeployqt could additionally check the values of that variable and send a relevant error message.

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

            qtandroidteam Qt Android Team
            assam Assam Boudjelthia
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes