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

Wrong output directory name for platform Android x86_64

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.15
    • None
    • Windows

    Description

      Given an Android project (Qt5.15) with ANDROID_ABIS="armeabi-v7a arm64-v8a" set. When choosing 'Build Project "xxxx" for All Configurations", the inactive ABIs "x86" and "x86_64" will be built as well. While it is discussable, if this should be done in this situation, there is another problem here: The created Makefile for "x86_64" incorrectly names the output directory "x86_64_64" instead of just "x86_64". This does not happen, when "x86_64" is part of the ANDROID_ABIS='...' setting.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            ruediger_ihle RĂ¼diger Ihle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes