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

"create_prl" option ignored when used along with CONFIG += plugin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.4
    • 4.7.2
    • Build tools: qmake
    • None
    • - Ubuntu 10.xx
      - Qt 4.xx
    • 2ca4ce848c63c9fa0a48c0f9f4e7fdbc90463bf1

    Description

      Easy to reproduce with one of Qt examples that uses static plugins. Edit examples/tools/plugandpaintplugins/basictools/basictools.pro and add:
      CONFIG += create_prl
      then build it - no .prl file created.

      Now remove "plugin" from CONFIG list and build again - .prl file is created. But without "plugin" option the library is useless as a plugin because it is missing important symbols e.g qt_plugin_instance_<plugin_name>().

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            svlasov Sergey Vlasov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes