I am using eclipse luna. I have installed CDT into it. For accessing GNU tool chain I have installed latest version of MinGW and given the path of MinGW\bin in environment variables. But when I have built a test project(written in C), I am getting the following errors:
Program "g++" not found in path
Program "gcc" not found in path
Info: I am using Windows 8 32 bit OS