Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.1.0-beta1
-
Windows 7 x64, Qt-5.5.1-mingw4.9-32bit, QMake
-
6ccdf74965d7b8ced56ac41a05ade8d0208a42e7 (qt-creator/qt-creator/master)
Description
In a subdirs project with different targets (e.g. server and client):
- Press Ctrl+T and select the first target for run
- Press Ctrl+R, the target runs
- Press Ctrl+T and select the second target for run
- Press Ctrl+R, the first running target is killed and the second target runs
I remember there was a change to kill the running target to allow linking in Windows (where linking is impossible if the target file is open).
However, killing an other application (at least in the case where the project doesn't need to be build) seems to much.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-16548 Run in subdirs type project.
-
- Closed
-
-
QTCREATORBUG-21292 Can't start an application if an other project doesn't build
-
- Closed
-
-
QTCREATORBUG-17895 Running app is being stopped when starting different build of same app
-
- Closed
-