I have tried to compile a simple hello-world program hello.cpp and got the following message:
cpp: error trying to exec 'cc1plus': execvp: No such file or directory seems like missing file
from where do I download this file and where to I put it ?
thank's