Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.2.1
-
None
Description
Qt Creator doesn't launch the terminal in console project if the green button was pressed. This is shown by chance, regularity is not revealed.
How to reproduce:
- create new non-Qt-console application;
- try to start it by clicking the green button.
We can solve this problem by double-tapping on "Run in terminal" checkbox in "Project – Run Settings" (it is already checked by default, we just re-checked it without any changes). If this didn't work, we need to save the project and restart it or restart Qt Creator.