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 MinGW (include C++ 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 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.1252253176.txt.gz · Last modified: 2009/09/06 09:06 by jtkorb