C++

RAD Studio, Delphi and C++Builder 10.3.2: List of Patches

We’ve released five patches (also known as hotfixes) for RAD Studio 10.3.2. To ensure you know about all of them, and can install correctly, here is a list and some overview information. If we release any others, we’ll update this blog post with details. When we release a patch, we have a download containing the files and a readme with installation instructions. To ensure you know…
Read more
C++

RAD Studio 10.3.2 C++ Debugging Patch

A patch for debugging local variables withthe classic and Clang compilers We’ve just released a patch (what used to be called a hotfix) foran issue affecting C++Builder 10.3.2. Debugging variables in apps built with the Classic bcc32 compiler could not be…
C++

Modern C++ with Modern Windows

This month, September 2019, Windows 10 now has over 50% market share according to VentureBeat. It passed Windows 7 in January. Windows 7, which was introduced in 2009, will have support end in January, and the message from Microsoft is clear: Windows 10 is where both Microsoft’s focus and the industry are headed. At the same time, C++ has been progressing fast. In 2009 when Windows 7 was…
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++

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 offline ISO-based installer. However, GetIt, which is the source of many libraries including Boost, remained offline. I’m…
Read more