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

androiddeployqt fails using toolchain LLVM

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.12.9
    • 5.12.1
    • Extras: Android
    • None
    • Android
    • 8e3b83ad55fd35338a3d2e1a30ab09df953abf90 (qt/qtbase/5.12)

    Description

      A bad argument

      -strip-all

      is passed to the strip command failling the build.

      It should be

      --strip-all

      instead (nota the double dashes).

      Fixable at line 1918 @ qtbase/src/tools/androiddeployqt.

      http://code.qt.io/cgit/qt/qtbase.git/tree/src/tools/androiddeployqt/main.cpp?h=5.12.2#n1918

      Attachments

        Issue Links

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

          Activity

            People

              assam Assam Boudjelthia
              janbar janbar
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes