Dev-C++ 4.0 (legacy)

Dev-C++ is a full-featured integrated development environment (IDE) for creating Windows or console-based C & C++ programs using the Mingw or the Cygwin compilers. 

Latest version: 4.01
License: Open Source - GNU GPL v2
For Windows 95, 98, NT, 2000


Features list

  • C and C++ compilers for Win32 support: Mingw (included) or Cygwin
  • Debugger support (GDB or Insight)
  • Customizable syntax highlighting
  • Powerful multi-window editor with many options
  • Work in source file or project mode
  • Setup creator
  • Create console, windows and DLL programs
  • Resource file editor (menu creator...)
  • Project Manager, compiler, linker and resource results
  • Insert automatically C/C++ codes and statements
  • Makefile  generation
  • 2 different icon sets for menus and toolbars
  • Tools manager
  • Templates for creating your own project types
  • And many more...

Downloads

Download Dev-C++ 4

Includes Mingw compiler system

 

  Download 4.01 update

Requires full Dev-C++ 4 installation


If you want to use Setup Creator, download this extra SETUP.EXE file

Read INSTALL.TXT after downloading and unzipping


Source code of Dev-C++ 4 (licensed under GNU GPL v2), requires Delphi 5:
Download source code


Authors

Colin Laplace: Project founder and lead developer
Hongli Lai: IDE updates