3 comments

Hello! You need to update CMake on the installed Ubuntu. Please see, for example, this topic.

0

Hi Anna , thank you for your response , I have tried to do as you said the version was updated as you can see :

 

but now something else went wrong:

can you pls help me?

0

@Danielben, first of all, please note that CLion detects CMake 3.10.3 in `/usr/bin/cmake`. And CMake 3.12.0 that you've installed seems to be located in `/home/danielben/cmake-3.12.0-Linux-x86_64`. Two installations might cause conflicts, please make sure that there is only one installation of CMake on the machine in order to avoid them.

Also CLion can't detect compilers. Have you installed gcc or clang?

0

Please sign in to leave a comment.