Good day Friends!
I recently downloaded and installed IDE from Jetbrains CLION for C / C++, installed CMake, Mingw, but I still displays an error that there is no compiler C.
Help please set up IDE.
Answer 1, Authority 100%
Press Ctrl kbd>+ SHIFT kbd>+ A kbd>, write Toolchains
. In the appeared window, we prescribe paths to CMAKE
and compiler.
Answer 2, Authority 50%
Download packages for example as in the screenshot.
Specify the path to the compiler folder itself.
The only thing that noticed is that Comodo Firewall blocked access ...
Maybe it is not the only one.
Answer 3, Authority 50%
I have Linux Mint 17.3 Cinnamon was the same problem ...
Decided it in this way
I downloaded Cmake the desired version from the site and threw it into the CLION / BIN / CMAKE folder (CLION him immediately pulled out but the problem with GDB remained)
The whole point is that Linux Mint 17.3 is based on Ubunt 14.04 if I am not mistaken, and there is still an old version of GDB, I corrected the fact that the GDB upgrade is up to 7.8 after the reboot and everything earned.