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

Add option to disable stripping libraries

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 5.12.2
    • 5.7.1
    • Build tools: Other
    • None
    • Fedora Linux -> building an Android app

      MacOS

      Windows

    • Android
    • fa2821b484dfe21de1af508bec314ff865917014 (qt/qtbase/5.12)

    Description

      androiddeployqt does always strip libraries to minimize their size. In a debug build they should not be stripped. Otherwise the symbols are lost.

      Maybe only strip them when using the option "--release".

      http://code.qt.io/cgit/qt/qttools.git/tree/src/androiddeployqt/main.cpp

      see function stripLibraries().

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            barade Peter Lustig
            Votes:
            5 Vote for this issue
            Watchers:
            13 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes