I´m trying to compile C in eclipse (windows).
I installed CDT, MinGW and set PATH with C:\MinGW\bin, but when compiling an ordinary Hello World, eclipse returns "failed no binaries found".
What i´m doing wrong?