Cannot find any CMake profile
Hi,
Can someone from CLion support/dev team help with this issue? ( So far I have not been impressed by CLion given my Eclipse experiences.)
I have Clion on Windows 10 64 bits for Linux c++ development.
About 2 weeks back, I setup a remote host under tool chain and was able to build.
However, after I played with the the tool chain a bit ( at one point I was trying to do local build with MINGW for a different c++ project without any success), I reverted back to the setting (tool chain and deployment) same as two weeks back. To my surprise, I am not able to build with the error "Cannot find any CMake profile".
I double/triple checked the CMakeLists.txt is under the right directory with "WORLD WIDE READ PERMISSION". I am sure the "local path" and "deployment path" are correct.
Worried about possible local cache corruption, I even tried to create a new deployment instance, still the same dreaded error.
Frank
Please sign in to leave a comment.
Hi!
Could you please do the 'Tools | CMake | Reset Cache and Reload Project' action? Does that help?
If it doesn't help please send us `idea.log` (`Help | Show Log in …`) and the entire messages from the `View | Tool Windows | CMake` window. Please send it to clion-support at jetbrains.com.