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…
C++

RAD Studio 10.3.2 Runtime Packages Compatibility Patch Released

Embarcadero has just released a patch for RAD Studio, C++Builder and Delphi 10.3.2. The patch is available at: https://cc.embarcadero.com/item/30886 Here are the readme notes: Issue: Applications compiled with RAD Studio 10.3 or 10.3.1 and using runtime packages will not start when executed against the 10.3.2 version of the RTL runtime package. Summary: This patch addresses a compatibility issue…
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++

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 we’ve had a lot of feedback (direct via email, in person at conferences, via social media, or via QP.) Many of the benefits…
Read more
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…
C++

The new 10.3.2 RAD Server Management Console

Since Embarcadero started bundling RAD Server development support with RAD Studio, there has been a little-known utility available to manage installations from a desktop client. This application was originally called EMS Desktop console, and used to ship both as a binary in…
C++

RAD Server Improvements in RAD Studio 10.3.2

Over the last couple of years, Embarcadero has been expanding the features and capabilities of theRAD Server architecture, while at the same time making it more affordable (by including free deployment licenses with different RAD Studio editions). The recent 10.3.2 Release of RAD Studio continues in the same direction, adding several interesting features to RAD Server, which I’m…
Read more