cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Installing Eclipse CDT
Installing Eclipse CDT
May 7, 2012 at 4:22am UTC
FrankSquirel
(5)
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!
May 7, 2012 at 4:40am UTC
closed account (
1yR4jE8b
)
Are the compilers in your system PATH? If they aren't, Eclipse won't know where to find them.
May 7, 2012 at 12:08pm UTC
FrankSquirel
(5)
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.