CLion C++ can’t read/open .txt file in project directory

Clion looks for input files and writes output files to the Debug folder. If you put your input files in there it will see them.

Leave a Comment