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

Static plugins are loaded twice when using Q_IMPORT_PLUGIN and cmake

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.2.5, 6.3.1, 6.4.0 Beta3
    • None

    Description

      Build the plugin & paint example using cmake and start it.

      The BasicToolsPlugin is a static plugin and is linked to the main application. The BasicToolsPlugin is also imported using Q_IMPORT_PLUGIN, which is not needed for cmake, but it is for qmake.

      When starting the application the Plugin Dialog shows the BasicToolsPlugin twice.

      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
            gagi Dominik Holland
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes