CLion won't load cmake file after power outtage
已回答
My power went out. When I rebooted my linux laptop and open clion, the project files are listed, but the load or reload option on the cmake file is not listed when I right click on it and no projects are selectable in the run drop down box.
Anyone else run into this? How to fix?
I've tried closing the project completely and then loading the directory again from the file menu, but same thing happens.
请先登录再写评论。
Hello!
Please close the project, delete the ".idea" and "cmake-build-***" subfolders, and open the project in CLion from scratch.