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

CompilationDatabaseProjectManager: Add possibility to add build steps

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 4.10.0
    • Qt Creator 4.9.0-beta1
    • None
    • Debian testing, Plasma desktop

    • Linux/X11
    • 7167656a8db6ef26e2a7f977ace45157ce57c555

      As far as I can see, it is currently not possible to configure build settings for a project loaded from a compilation database ('compile_commands.json') when using the experimental CompilationDatabaseProjectManager plugin.

      However, it would be very helpful if it were possible to add these. For many projects, adding a custom command like 'make' is probably enough. Setting custom commands is possible with other project types, but currently not for projects created using the CompilationDatabaseProjectManager plugin.

      Being able to specify the build steps directly in Qt Creator would improve the integration, and allow e.g. to just click on build errors to automatically jump to the correct location in the source code.

      (tested with current git master, as of commit d6b1e5653bb53a7dd245017ba11dddb6112fc179)

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

            yvvan Ivan Donchevskii
            michaelweghorn Michael Weghorn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes