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

QTC Plugin Wizard Github Action file

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes