I am using Lion, Mac OX X 10.7.5 and Eclipse Juno to try and learn to program using C++. I created a new project using the hello world template. When I tried running the hello world program I got 3 errors:
Program "make" not found in PATH
Program "gcc" not found in PATH
Program "g++" not found in PATH
I have Xcode downloaded also. I selected the toolchain MACOSX GCC.