Latest Software Enables Faster and Smoother Windows Development in C++ and Delphi

Press Release Summary:

  • Includes updated GCC 9.2.0 compiler
  • Suitable for Windows10 and C++17/C++20, high DPI, UTF8 files and improved icons
  • Features an upgrade of the Dev-C++ code to Delphi 10.4

Original Press Release:

Embarcadero Sponsors Upgrade of Powerful Open Source Dev C++ Code Editor and IDE Built in Delphi

In October 2020, Embarcadero sponsored and released a new fork version 6.0 of Dev-C++ with improvements that included an updated GCC 9.2.0 compiler with support for Windows10 and C++17/C++20, high DPI, UTF8 files and improved icons, and a dark theme option. An earlier update in July 2020 featured an upgrade of the Dev-C++ code to Delphi 10.4.

https://www.embarcadero.com/free-tools/dev-cpp

Why Embarcadero Decided to Update Dev-C++
Dev-C++ was first released in 1998 by Colin Laplace with Bloodshed Software. A new fork, Orwell Dev-C++, was released in 2011 but updates stopped in 2015. The Embarcadero upgrade migrated Dev-C++ from Delphi 7 to the latest version and also introduced a new, more modern interface. All these improvements placed the prospect of faster and smoother Windows development in C++ and Delphi in the hands of developers worldwide. A whitepaper by Embarcadero MVP Eli M. titled "Embarcadero Dev-C++: Successfully Modernizing a Popular Windows C++ IDE" traces the background and implementation of the modernization project from original plan to new release.

Planning and Implementing The Upgrade
Upgrading Dev-C++ required that a number of factors be taken into account, starting with the question of whether the upgrade would be worth the investment, and whether third-party components, tools and libraries would be available or would have to be replaced. The questions of how receptive the codebase would be to the upgrade and how much the project itself would benefit from an upgrade were also important to answer. The upgrade to Dev-C++ unfolded in 2 stages. The first stage involved making the fewest changes required for the project to compile in the latest version of Delphi. The second stage involved supplemental changes like upgrading the compiler, Unicode support and full support for Windows10 with Embarcadero Dev-C++ 6.0.

How Receptive Was The Codebase to The Upgrade?
The upgrade team measured the malleability of the Dev-C++ codebase using a built-in Delphi tool called Method Toxicity Metrics. This tool attaches a toxicity score to each of the functions it scans, and it found that the Dev-C++ codebase was receptive to the upgrade.

What Were The Main Benefits of The Upgrade For The Dev-C++ Project?
Support for VCL styles and high-DPI are just two of the major improvements Dev-C++ underwent as a result of the modernization project. Dev-C++ is more useful, powerful and easy to use, able to keep up with developers and the evolution of C++.

To find out more about how the Dev-C++ team navigated the modernization process, brought the project up to date with Delphi 7 and amplified the capabilities of Dev-C++ while also introducing new functionalities and improvements, download the "Embarcadero Dev-C++: Successfully Modernizing a Popular Windows C++ IDE" whitepaper now: https://blogs.embarcadero.com/embarcadero-dev-c-successfully-modernizing-a-popular-windows-c-ide/

All Topics