Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » how to install gcc in eclipse on windows 7
how to install gcc in eclipse on windows 7 [message #996327] Tue, 01 January 2013 19:59 Go to next message
Abhishek Dixit is currently offline Abhishek DixitFriend
Messages: 1
Registered: January 2013
Junior Member
I just happen to use Eclipse I downloaded and wrote a hello world program, when I try to compile the program I get an error program gcc not found in PATH

I have downloaded and installed it in D:
and PATH=%USERPROFILE% is done in Windows 7 environment (64 bit)

what more should I do to install gcc in this.

Eclipse IDE for C/C++ Developers

Version: Juno Service Release 1
Build id: 20121004-1855
Re: how to install gcc in eclipse on windows 7 [message #997594 is a reply to message #996327] Tue, 08 January 2013 14:09 Go to previous message
Jayanth D is currently offline Jayanth DFriend
Messages: 16
Registered: December 2012
Junior Member
Just installing Eclipse isn't enough. You have to install a C/C++ Compiler to write C/C++ Codes. You can install MinGW Compiler tools. It is free.
Previous Topic:Error in Program
Next Topic:GDB take a while to display variable
Goto Forum:
  


Current Time: Thu Apr 25 17:26:05 GMT 2024

Powered by FUDForum. Page generated in 0.03578 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top