After connecting the ncurses in CMakeLists.txt , an error is CMakeLists.txt when starting the program:

Error opening terminal: unknown.
Process finished with exit code 1

  • Yes, I could of course then ask questions) - Herrgott

1 answer 1

Apparently, through CLion on Linux, running an application using ncurses will fail. There is a corresponding problem on the bug tracker , which is not solved.

  • Hmm .. sadness ... - Herrgott