The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Download Latest Version
Dev-Cpp 5.11 TDM-GCC 4.9.2 Setup.exe (50.4 MB)
Email in envelope
Get an email when there's a new version of Dev-C++
Name | Modified | Size | InfoDownloads / Week |
---|---|---|---|
Parent folder | |||
MinGW 4.8.1.7z | 2014年02月13日 | 36.7 MB | |
MinGW 4.7.2.7z | 2013年01月13日 | 14.8 MB | |
MinGW 4.7.0.7z | 2012年09月28日 | 14.9 MB | |
MinGW 4.6.2.7z | 2012年09月28日 | 14.1 MB | |
Totals: 4 Items | 80.6 MB | 24 |
- TDM-GCC contains compilers based on MinGW64/TDM-GCC. These compilers can create both 32bit and 64bit executables and generally ship with much more Microsoft related headers and libraries. When you place these compilers in Dev-Cpp\MinGW64, Dev-C++ can automatically configure them on first launch or via Tools >> Compiler Options >> Find Compilers. - MinGW contains compilers based on MinGW (http://www.mingw.org/). These are direct ports of GCC to Windows, and generally provide only basic Windows headers. For example, DirectX9c, 10, 11, XNA, DWM and GDI+ are only provided with TDM. These can be auto-configured when placed in the Dev-Cpp\MinGW32 folder. Note that I do NOT provide these compilers myself. Please check the "changes.txt" in each package to see what has been changed by me.