fedora 30 CLION
Answered
after update fedora i can't use CLion Anymore, i get the following message:
"CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles"....
what should i do?
Clion can't find cmake, c compiler and c++..
Please sign in to leave a comment.
Hi! Do you have compilers installed on the machine? Does it help if you specify the paths to them manually in File | Settings | Build, Execution, Deployment | Toolchains?
You can try reinstalling CLion. Simply delete the previous installation and download and install CLion 2019.1.3. CLion should suggest you to import your settings during the new installation.
Note that the folder in which you extract a CLion distributive must be empty. This is a mandatory requirement.