← Package directory
Available on winget

Install Embarcadero Dev-C++

A fast, portable, simple, and free C/C++ IDE

Install with winget
winget install --id Embarcadero.Dev-C++
Upgrade
winget upgrade --id Embarcadero.Dev-C++
Uninstall
winget uninstall --id Embarcadero.Dev-C++

About Embarcadero Dev-C++

Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. Embarcadero Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler. Embarcadero Dev-C++ is built using the latest version of Embarcadero Delphi. Embarcadero Dev-C++ has a low memory footprint...

What's new in 6.3

- Added: Parallel compilation enabled by default for release builds through MAKE Jobs. - Added: 3 Buttons for setting up custom shell command line tabs. - Updated: Code completion and menues for dark themes. - Updated: CTRL-TAB editor tab selection wrapping. - Fixed: Make clean file deletion issue. - Fixed: Status bar not showing all text. - Fixed: Debug/CPU Window hex column issue. - Fixed: Closing tabs in editor side by side view.

Read release notes

Version history

Version Updated Notes
6.3 Unknown - Added: Parallel compilation enabled by default for release builds through MAKE Jobs. - Added: 3 Buttons for setting up custom shell command line tabs. - Updated: Code completion and menues for dark themes. - Updated: C...