Changes

Jump to: navigation, search

Eclipse Installation Howtos

No change in size, 12:03, 16 September 2011
no edit summary
After installing them I downloaded and Installed the MinGW compiler [http://sourceforge.net/projects/mingw/files/Automated%20MinGW%20Installer/mingw-get-inst/ MinGW automated installedinstaller] C and C++ options and added the path of the MinGW compiler (in my case C:\MinGW\bin) to the environment variable PATH of the computer. Also, I made a copy of the file mingw32-make.exe (C:\MinGW\bin) and renamed it to make.exe.
After that I restarted Eclipse and was able to create a C++ project, compile and run.
1
edit

Navigation menu