How to install Eclipse CDT on Windows 7.
First of all we need a c++ compiler for Windows. The most popular c++ compiler is mingw. You can download it on the sourceforge project page.
We need 2 packages from this page.
First step is to install mingw. This is realy easy.
Now we install MINSYS.
Next step is to set system variables.
Open your Contorl Panel:


Now we are ready to start Eclipse. If you have Eclipse already in use you need only to install the CDT plugin. If you don’t use Eclipse yet, dowload the CDT – Version from eclipse projekt page. Now start Eclipse and create a new C++ Hello World Projekt.
This work, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
Related posts:




























Comments 8
I wonder if you could fix the pictures in this post… they woudl really help me a lot if you did…
Posted 02 Sep 2011 at 5:16 am ¶Hi Alberto,
thanks for the hint. I fixed the problem.
Regards,
Dominik
Posted 02 Sep 2011 at 8:52 am ¶Hi Banym,
Your win 7 product key is clearly visible.
Posted 04 Sep 2011 at 3:35 am ¶Hi Madhur,
many thanks for the hint.
Regrads,
Dominik
Posted 12 Sep 2011 at 4:50 pm ¶Thanks a bunch, Banym! I worked on trying to get CDT working in Win 7 for about 3 hours before finding this post, and I’m not sure I would have gotten it done without you!
Posted 02 Mar 2012 at 8:18 am ¶thanks
save my time
Posted 02 Apr 2012 at 7:44 am ¶Thanks for the tutorial. However, the direct links are broken.
You need to go to ptoject website, and click the big download button (download mingw-get-inst-). It also includes the minsys, make sure you select it when installing Mingw.
The minsys is installed inside Mingw folder (c:\mingw\minsys), so don’t forget to change this on the PATH as well.
Posted 27 Apr 2012 at 11:06 pm ¶Thanks for the hints.
Regards,
Dominik
Posted 30 Apr 2012 at 9:48 pm ¶Post a Comment