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

Android: androiddeployqt fails when QTDIR has trailing /

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.4.2, 5.5.0
    • Build tools: Other
    • None
    • Linux host; deployment-settings.json filled by a cmake rule
    • Android

    Description

      androiddeployqt fails to correctly name the plugin libraries inside the apk when the deployment-settings.json file contains the "qt" path with a trailing "/" char.
      E.g. "qt": "/home/PACKAGES/qt/android/Qt5.5.0/"
      would end up with the plugins in the apk as:
      lib/armeabi-v7a/liblugins_platforms_android_libqtforandroid.so

      Note the name: it's liblugins... with the "p" missing

      androiddeployqt should really handle this case in a graceful way

      Attachments

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

        Activity

          People

            rampe Rami Potinkara
            mkoller Martin Koller
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes