How to use integrated console in debug mode? (Windows)
The problem is described. How not to start cmd.exe while debugging a program? I want to use the Clion's console (as when just running the app). I use MinGW (C++14), all the settings are default.
请先登录再写评论。
Currently it's not possible in CLion.