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

Android plugins dependencies detection might have a potential issue

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.0.0
    • Build System: CMake
    • Android

    Description

      The plugins dependencies detection with qt_internal_android_dependencies() is run only once per module and if a separate module adds some plugins to an existing module it might not get updated correctly to the dependency xml files used by androiddeployqt.

      An example of a case is a module that define a plugin cutomPlugin under QtGui, that customPlugin won't get updated because QtGui dependencies are only run once when qtbase is built.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            assam Assam Boudjelthia
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes