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

Add possibilities for easier project setup (generating the .user file)

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.10.0
    • None
    • All

      After cloning a project from the VCS repo, several steps are needed to set it up for working on it and compiling.

      It is currently possible to create .pro.shared files that cover some of the aspects, but especially everything need for compilation and running cannot be set there.

      Items that could be covered by such a setup wizard are:

      • Query specific (QMake-CONFIG) variables from the user to enable/disable features or subprojects
      • Specify a minimal Qt version that is needed
      • Create build configurations for different platforms (desktop, mobile, embedded) if the Kits are available
      • Set up environment variables for build and run configurations
      • Create run configurations with command parameters
      • Set up a specific run configuration as default

      The list may be extended by lots other useful things

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

            kandeler Christian Kandeler
            aha_1980 André Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes