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

Improve ifcodegen qt_add_plugin integration

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • 6.8.0 FF
    • None
    • Qt Interface Framework
    • None
    • 16f1705b1 (dev)

      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.

        For Gerrit Dashboard: QTBUG-123370
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes