eclipse_and_c_c_under_windows
This is an old revision of the document!
Eclipse and C/C++ under Windows
- Install Eclipse IDE for C/C++ Developers. (These instructions written using the Galileo torrent version.)
- Install the Eclipse CDT plug-in.
- Install MinGW (include “g++ compiler” and “MinGW Make”). (These instructions written using MinGW 5.1.4.)
- Add C:\MinGW\bin to Windows path.
- Choose one of (so that Eclipse can use make)…
- Configure Eclipse project to use mingw32-make instead of the (non-existent) built-in make.
- Make copy of C:\MinGW\bin\mingw32-make.exe called make.exe.
eclipse_and_c_c_under_windows.1252254216.txt.gz · Last modified: 2009/09/06 09:23 by jtkorb