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

androiddeployqt does not respect -prefix and -*dir in configure

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.0
    • Build tools: Other
    • None
    • Arch Linux
    • Android, Linux/X11

    Description

      When building qt-everywhere-src and running the configure script as for example:

      ./configure \
          -prefix ${_pref} \
          -archdatadir ${_pref}/lib/qt \
          -datadir ${_pref}/share/qt \
          -examplesdir ${_pref}/share/qt/examples \
          -testsdir ${_pref}/share/qt/tests \
          anything_else...
      

      androiddeployqt still try to find and solve libraries and files relative to the prefix path and ignore *dir.
      Even after applying the patches, the deployed app fails with run.log.

      More info:

      related discussion
      patches applied

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            hipersayan_x Gonzalo Exequiel Pedone
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes