I am a new user of Code::Blocks having just installed it on my Linux(Ubuntu) PC and I hope to use it to program in C. However whatever the program I try and build I get this error(see below). I have tried reinstalling and have confirmed I do have the gcc compiler installed on my computer.
Would really appreciate any help,
Thanks
-------------- Build: Debug in C++ ---------------
Compiling: main.cpp
/bin/sh: g++: not found
Process terminated with status 127 (0 minutes, 0 seconds)
0 errors, 0 warnings