COMPILING
Posted: Sat Jul 12, 2008 10:54 am
IN XUBUNTU A SIMPLE SAMPLE IMAGE I GET THE FOLLOWING ERROR :
Building: "/usr/bin/make" -j 1 -f "test_wsp.mk" type=Debug
----------Building project:[ test - Debug ]----------
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
make[1]: *** [Debug/main.o.d] Error 1
make: *** [All] Error 2
----------Build Ended----------
Building: "/usr/bin/make" -j 1 -f "test_wsp.mk" type=Debug
----------Building project:[ test - Debug ]----------
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
make[1]: *** [Debug/main.o.d] Error 1
make: *** [All] Error 2
----------Build Ended----------