← Package directory
Available on winget

Install Dev-C++

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

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

About Dev-C++

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

What's new in 5.11

- Fixed crash related to double clicking on a compiler error when a selection was made. - Upgraded the default compiler to TDM-GCC 4.9.2. - Improved startup speed. - Fixed Abort Compilation button not working anymore. - Fixed crash in TCppParser.CheckForTypedefStruct. - Fixed crash in TCppParser.HandleEnum. - Fixed some typos in the English translation (thanks to Hiro5). - Updated the Catalan translation (thanks to Hiro5). - Updated the Czech translation (thanks to tringi). - Fixed some hiccups in the build process of Dev-C++ itself.

Read release notes

Version history

Version Updated Notes
5.11 Unknown - Fixed crash related to double clicking on a compiler error when a selection was made. - Upgraded the default compiler to TDM-GCC 4.9.2. - Improved startup speed. - Fixed Abort Compilation button not working anymore. -...