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

Android plugins dependencies detection might have a potential issue

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes