Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++

C++Builder and Delphi 10.3.2 Building Changed Files Patch Released

An issue where changes to a file in the IDE would not be reflected in the compiled EXE is fixed We’ve just released a patch for C++Builder and Delphi 10.3.2 that fixes the following issue: In some situations, modifying a file in the IDE followed by making or compiling the project would not build the modified file into the resulting binary (RSP-25509, RSP-25590) This issue would result in…
Read more
C++

RAD Studio C++ and Delphi Toolchain Patch Released

A patch for debugging local variables for Win32 C++, and linkinglarge Delphi macOS64 apps Updated Sep 26 2019 – see below We’ve just released a patch (what used to be called a hotfix) for two issues affecting Delphi and C++Builder 10.3.2. Debugging local…
Delphi

Delphi 10.3.2 macOS Debugging Patch Released

A patch for debugging parameters in macOS64 apps built with Delphi 10.3.2 If you are debugging macOS 64-bit applications built with Delphi 10.3.2, you may encounter an issue where method parameters, when inspected or evaluated, display incorrect data. They might either not be able to be evaluated, or might display the wrong contents, such as a TRect or NSRect having invalid coordinates. We have…
Read more
C++

Boost 1.68 for Win32 and Win64 in C++Builder 10.3.2

RAD Studio 10.3.2 comes with theup-to-date version 1.68 of Boost for both Win32 and Win64 Clang-enhanced compilers, plus Boost for the classic compiler The 10.3.x version of C++Builder has focused so far on upgrading the C++ toolchain to support C++17, as well as…
C++

Additional information regarding requesting a Google Play Store extension

As you may have seen, we worked with the Google Play Store team on an Android 32-bit extension for Delphi and C++Builder customers. This allows customers with existing Google Play Store apps to request an extension to the 64-bit requirement. Embarcadero customers can submit extension requests for Android 32-bit app updates to existing Google Play Store applications until October 1st, 2019.
Read more
C++

New in RAD Studio 10.3.2: IDE Improvements

Delphi and C++Builder 10.3.2 benefit from a snappy, performant IDE, and other IDE tweaks InRAD Studio 10.3.2, we had a particular focus on IDE quality. Back in November, we introduced a new look and feel for the RAD Studio IDE. Overall this was welcomed, and…
News

Installing C++Builder 10.3.2, Boost, and more

RAD Studio 10.3.2’s online installer, anda GetIt server for Boost and other libraries for 10.3.2, are online. As you may know, we have had some server issues recently which have affected installation. During this time, the workaround to install was to use the…
C++

New 10.3.2 GetIt Installer

As you may be aware, we have encountered issues with the GetIt server, affecting web-based installs of RAD Studio 10.3.2. We apologize for any inconvenience this has caused, and we truly appreciate your patience during this process. We have a new 10.3.2 GetIt web-based installer available for you to download. This new installer will allow you to install 10.3.2 and also access the 10.3.2 add-on…
Read more
C++CodeIDERAD Studio

What Are The Container Adapters in Modern C++?

Hello developers, here we will explain the container adapters. Before I get into that, as a C++ Builder developer, I should say that these past few weeks have made me so happy that we released the new…

IN THE ARTICLES