News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Can't build any file

Started by Alexbak, March 05, 2008, 03:33:14 PM

Previous topic - Next topic

Alexbak

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!

JGM

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:

Jenna

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.

JGM