No console output.

Answered

Hi. I just installed latest version of CLion and when I try to run a program, I got no console output.

Any ideas?. 

2
3 comments

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?

2
Avatar
Permanently deleted user

Had the same issue - the mysterious "run.processes.with.pty" setting helps! Hope this annoying bug will be fixed soon.

0

Please sign in to leave a comment.