I am using ubuntu 12.04. I\'m trying to \"make\" a project.
I get this error:
g++: error trying to exec \'cc1plus\': execvp: No such file or director
I tried the command @MonoThreaded gave but it failed. I tried below and it works.
sudo apt-get install g++
Please don't include any version after the g++.
g++