Just like the title.I'm writing an game which is using ncurses.External terminal doesn't work correctly. I tried to look for the setting in Clion but nothing was found.
Asked
Active
Viewed 1,154 times
1 Answers
0
Here you can find how to execute a clion C program in an external terminal the only difference is that you have to replace the executable path of gnome-terminal with your path to xterm.
Another option is remote debugging as it's supported by clion since 2016.1 version. check out the official jetbrain blog or the official youtube tutorial.

wassimoo
- 1
- 3