News

C++Builder 10.3.3 Threading and TLS Patch

An issue withthread-local storage that could cause AVs on some Win64 machines has been resolved We’ve just released a patch for C++Builder 10.3.3 that resolves: RSP-27180 64-bit builds crash with threadsCreating and using a thread (eg std::thread) could result in an access violation on some machines. This was caused by an error setting up the Win64 32-byte shadow space inside the…
Read more
C++

RAD Studio 10.3.3 Android Services Patch

An issue where an Android service would not run has been fixed. We’ve just released a patch for RAD Studio 10.3.3 which resolves the following issue: An issue that prevented an Android service from running because it could not load its native library. This only…
C++

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

We’ve released a number of patches for RAD Studio 10.3.3.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. Last updated:2020-02-25 with ‘Localized compilers in RAD Studio and C++Builder 10.3.3’ and ‘Linker errorusing the sensor…
Read more
Delphi

Delphi 10.3.3 Android Debugging Patch

Issues debugging Delphi Android 64-bit applications have been resolved We’ve just released a patch for Delphi 10.3.3, addressing the following issues when debugging Android 64-bit applications on Android devices: RSP-26704 Debugging 64 bit Android application hangs…
C++

Rapidly Design, Build, And Develop Powerful Visually Stunning Apps In C++Builder

Many thanks to Eli for this great overview of C++Builder and what it offers to application developers. Embarcadero’s C++Builder is a versatile rapid application development tool which leverages powerful technologies to help you quickly build beautiful desktop and mobile apps with the power of C++. C++Builder has built-in support for platforms like Windows and iOS, technologies like JSON/BSON…
Read more
C++

IDE Improvements in RAD Studio 10.3.3

RADStudio, Delphi and C++Builder 10.3.3 were released last Thursday, Nov 21 2019. There are a number of great improvements this release, and in thispost we’ll look at some of the tweaks and changes to the IDE itself. Features Editor tabs show modified…
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 evaluated or watched (RSP-25943) A previous hotfix, ‘RAD Studio 10.3.2 C++ and Delphi Toolchain Patch‘ (August…
Read more