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

static_plugin finalizer mode not applied to shared libraries

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.2.0 RC
    • Build System: CMake
    • None

    Description

      The target finalization logic for executable targets honors the static_plugin finalizer mode by calling __qt_internal_apply_plugin_imports_finalizer_mode() towards the end of finalization. There is no such call for shared library targets. It is possible that someone may need to build a shared library with a statically built Qt, so we should support this scenario too.

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              crscott Craig Scott
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes