Installing Eclipse CDT

I just installed Eclipse, but the compiler doesn't seem to work. I tried installing both Cygwin and MinGW. Both fail to compile. I have a Windows 7 64-bit. Is it because these compilers are incompatible with my laptop? Thanks for any help!
closed account (1yR4jE8b)
Are the compilers in your system PATH? If they aren't, Eclipse won't know where to find them.
Thank you for your time. Yes, both Cygwin and MinGW are in the system PATH.
(C:/cygwin/bin and C:/mingw/bin)
Topic archived. No new replies allowed.