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

androiddeployqt missing "</item>"

    XMLWordPrintable

Details

    Description

      If a .pro file contains
      ANDROID_EXTRA_LIBS like:

      ANDROID_EXTRA_LIBS += \
      $$PWD/arm/libcrypto.so \
      $$PWD/arm/libssl.so \
      $$PWD/arm64/libcrypto.so \
      $$PWD/arm64/libssl.so

      the generated list.xml file contains <item> tags without </item>
      tag which leads to an error.

       

      Picture attached with the code missing "</item>"

       

      Attachments

        Issue Links

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

          Activity

            People

              esabraha Eskil Abrahamsen Blomfeldt
              tero.pelkonen Tero Pelkonen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes