Provides a full IDE for C/C++ programming language based on the MinGW port of GCC (FNU Compiler Collection) as the base for the compilers. Fully supports the programming languages to edit and create source files. Supports loading files having .H, .HPP, .RH and .HH extension.
This application uses the MinGW port of GCC (GNU Compiler Collection) as its compiler. It is a full-featured Integrated Development Environment (IDE) for the C/C programming language. The application can be considered a new and improved fork of Bloodshed Dev-C++.
v5.1 [Dec 30, 2011]
- 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.