No console output.
已回答
Hi. I just installed latest version of CLion and when I try to run a program, I got no console output.
Any ideas?.

请先登录再写评论。
Hi! Do you use MinGW?
Please try disabling PTY: go to Help | Find Action, type "Registry...", select it and in the opened list find and disable option run.processes.with.pty (don't restart CLion after that). Does it help?
Had the same issue - the mysterious "run.processes.with.pty" setting helps! Hope this annoying bug will be fixed soon.
Mike, please follow https://youtrack.jetbrains.com/issue/CPP-3787 to get updates.