Logi. 0 Newbie Poster

Hi there,

I'm trying to get my Eclipse up and running on CentOS.

If I create a project File > New C Project > Empty Project then add a hello.c file with the standard hello world code and then run it i get a Launch Failed: Binary not found error.

If i create a Hello World ANSI C Project however, it'll work fine. Although if i try and run the project with an error in the code it them starts to give me the same error as above.

I am using the Linux GCC tool chain and i can compile my source files in the terminal window OK.

Any ideas?

Thanks,

Logi.