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

androiddeployqt fails using toolchain LLVM

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes