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

Improve ifcodegen qt_add_plugin integration

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Qt Interface Framework
    • None

    Description

      If you want build a static backend plugin a CLASS_NAME needs to be provided in the qt_add_plugin call.
      This makes sure a _init library is created and that the plugin is imported when linked against the plugin.
      As the plugin code is autogenerated and usually qt_ifcodegen_extend_target is used it's already too late to set the name from within the generator. Without setting the correct name the executable can't be linked because of undefined references.

      Attachments

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

        Activity

          People

            gagi Dominik Holland
            gagi Dominik Holland
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes