Hi!
I have Ubuntu 7.10 and I have installaed the new version of Code::Blocks ( 8.02 ) but I can't build any .c file:
in the build log appears this message: /bin/sh: g++: not found
Is there someone who can help me?
Thanks a lot!
You have to install the gnu compiler, search on synaptic I don't remember quite well the name of the package but was something like build-utils, what I know is that it starts with 'b' :mrgreen:
It should be "build-essential".
At least that's the name on debian, and Ubuntu and debian are not so far away from each other.
Quote from: jens on March 05, 2008, 09:28:05 PM
It should be "build-essential".
Yep, that is, thanks jens