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

androiddeployqt missing "</item>"

XMLWordPrintable

      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>"

       

        1. INC-1276916.JPG
          106 kB
          Tero Pelkonen
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes