Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
I often work with projects which need to be started with parameters, e.g. a Qt Autotest project for which only one selected test shall be run. This can easily be configured in the project's run configuration.
I also need to build and run that project on different Qt builds, i.e. using different kits. Unfortunately, the run configuration I set up cannot be used there. It is tied to the one target where I configured it.
It would be more convenient if I could use run configurations across different targets or even different projects. Some settings in the run configuration don't depend on the built executable, e.g. command line parameters, environment variables, "run in terminal" or "run as root".
Attachments
Issue Links
- relates to
-
QTCREATORBUG-26825 Copy/share run configuration between projects
-
- Reported
-
-
QTCREATORBUG-32380 Establish a straight-forward relation between a RunConfiguration and "its" BuildConfiguration
-
- Reported
-