Dev-C++ is a full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set. It supports Windows 98, NT, 2000 & XP.

This is the original Dev-C++ software as published by Colin Laplace and this repository is frozen to version 4.9.9.2.
For more recent versions of Dev-C++, please check the following forks:

- Embarcadero Dev-C++: https://sourceforge.net/projects/embarcadero-devcpp/ (last update: March 2021)

- Orwell Dev-C++: https://sourceforge.net/projects/orwelldevcpp/ (last update: 2016)

- wxDev-C++: http://wxdsgn.sourceforge.net/ (last update: 2012)

Features

  • Extremely lightweight and portable C/C++ IDE for Windows systems
  • Supports GCC-based compilers (Mingw, Cygwin, ...)
  • Quickly create Windows GUI and console apps, static libraries and DLLs
  • Integrated Debugger
  • Class Browser
  • Code Completion
  • Function listing
  • Profiling support
  • Available in 30+ languages
  • Customizable code editor
  • Project Manager
  • Templates for creating your own project types
  • Makefile generation
  • Edit and compile Resource files
  • Tools Manager
  • Find and replace facilities
  • CVS support
  • And many more ...

Project Samples

Project Activity

See All Activity >