Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-25727

QTC Plugin Wizard Github Action file

XMLWordPrintable

    • All
    • b87c3cc03e35ff57aeeaf150fba64f2097c28b30 (qt-creator/qt-creator/4.15)

      The Wizard for Qt Creator Plugin generates code for github actions that won't compile out of the box.

      Main issue here is that the build depends on files and directory structures (scripts/build_plugin.py) which seems not shipped by qtcreator packages (normal or dev).

      These are only available in qtcreator sources.

      Which is the intended way to build plugins?

      I assume standalone, that means:

      • Install qtcreator.7z and qtcreator_dev.7z into a directory (e.g. QTC_DIR)
      • call cmake source of your plugin with QTC_DIR
      • ninja, install, etc.

        For Gerrit Dashboard: QTCREATORBUG-25727
        # Subject Branch Project Status CR V

            con Eike Ziller
            j.kreuzberger Joerg Kreuzberger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes