QtCreator won't end/close the opened input stream with "std::cin"
Solved
Qt Creator and other tools
-
```
as you can see in the image , it won't close the input stream and move to the next instruction I'd appreciate a small and helpful reply , links to similar issues , how to solve it etc instead of explaining the internal functionality of qtcreator as introduction to what might be the reason of this problem thanks in advance .
-
```
as you can see in the image , it won't close the input stream and move to the next instruction I'd appreciate a small and helpful reply , links to similar issues , how to solve it etc instead of explaining the internal functionality of qtcreator as introduction to what might be the reason of this problem thanks in advance .
-
hi @matheo,
the application output is really only an output.
if you need an input, you need to run in an extra termknal window: Projects > Run > Run in Terminal
Regards
-
thanks @aha_1980
but is there any plans to implement that anytime soon ? or is it already implemented in the beta version ?Hi @matheo,
there is indeed a suggestion to implement this: QTCREATORBUG-12453. You can comment and vote there.
And please close this topic as SOLVED.
-
Hi @matheo,
there is indeed a suggestion to implement this: QTCREATORBUG-12453. You can comment and vote there.
And please close this topic as SOLVED.