The make output and build progress information displays in the Console view. The Make Targets view displays makefile actions, and the Tasks view displays compile warnings or errors.
To build a project:
If you see an error message, such as:
(Cannot run program "make": Launching failed)
then CDT cannot locate the build command, usually make. Either your path is not configured correctly, or you do not have make installed on your system.
Click here to see an illustration (displayed in a separate window)
.
Make Builder page,
C/C++ Properties window