C++

Issue with localized compilers in RAD Studio and C++Builder 10.3.3

The localized versions of the C++Builder 10.3.3 C++ compilers are not up to date. We’ve identified an issue in RAD Studio and C++Builder 10.3.3 regarding the localized versions of the C++ compilers. Background In the past, we translated the compiler error messages, aiming to assist developers in non-English countries to understand compiler hints, warnings and errors. To do this, we shipped…
Read more
Delphi

David Millington’s #Delphi25 Story

Yes, this is really Windows 3.1 — and it’s all due to Delphi. In 1995, I was twelve years old. I’d loved programming since I first encountered a computer: when I was much younger, about four, my parents bought a BBC microcomputer. Apparently I loved it so much…
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…
C++

RAD Studio 10.3.3 iPhone XS and XR Debugging Patch

An issue debugging on iOS devices containing an A12 chip has been resolved We’ve just released a patch for Delphi and C++Builder 10.3.3 which resolves the following issues: RSP-26709Debugger ‘freezes’ on iPhone 11 Pro RSP-25732Can’t debug on iOS Device Both these issues were related to debugging on an iOS device with an A12 (arm64e)CPU. Affected devices…
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…
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 the IDE RSP-26824 Breakpoints do not work in the Android 64 project RSP-26774 Unable to start GDB kernel after switching from…
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 status In 10.3, weimprovedthe IDE’s look and feel,a carefulimprovement to the look and feel…
Read more