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

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

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