CMake cannot detect toolchain
Answered
hello,
I've installed clion for the first time, but when I try to configure the toolchain (I downloaded cygin x86-64 for windows 10) the CMake cannot detect the Make file/C colpiler/C++ compiler. what am I doing wrong? I downloaded exactly as the manual showed. I tried also using Migwin and visual studion with no success.
the problem:

Thank you very much
Please sign in to leave a comment.
Hello!
It seems not all required packages are installed. Are you sure the "gcc-g++" and "make" packages are installed in Cygwin?
yes, you are right, they're not there. perhaps you have any advice on what should I do? thank you
Please follow the instructions from https://www.jetbrains.com/help/clion/quick-tutorial-on-configuring-clion-on-windows.html#Cygwin:
"To select a package, type its name in the Search field and then click it in the list until a tick mark appears in the Bin? column"