Windows 10 x64: CLion 2017.2 can't use CMake 3.9.3 and 3.8.2
Answered
Windows 10 x64. I installed the latest version of Cygwin and CMake. I see CLion 2017.2 Can't use CMake.


Also, I tried to use the older version of CMake: 3.8.2 but it doesn't help me:

How can I fix the problem?
Please sign in to leave a comment.
I suppose you didn't install gcc-g++ and make packages. Please take a look at our short guide in our web help: https://www.jetbrains.com/help/clion/2017.2/quick-tutorial-on-configuring-clion-on-windows.html. Does that help?
Also please take a look at the following article: https://stackoverflow.com/questions/28172562/how-to-install-cmake-on-cygwin.