Code::Blocks Forums

User forums => Help => Topic started by: Alexbak on March 05, 2008, 03:33:14 pm

Title: Can't build any file
Post by: Alexbak on March 05, 2008, 03:33:14 pm
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!
Title: Re: Can't build any file
Post by: JGM on March 05, 2008, 09:15:33 pm
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:
Title: Re: Can't build any file
Post by: Jenna on March 05, 2008, 09:28:05 pm
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.
Title: Re: Can't build any file
Post by: JGM on March 06, 2008, 04:34:04 pm
It should be "build-essential".

Yep, that is, thanks jens