Can't compile project in c++, regardless of IDEs

Solution 1:

You're missing cmake, install it by running this command in Terminal:

sudo apt install cmake