C++

Revised: 10.4 Patch and C++ Android Exception Handling

Edit 28 July 2020: Patch 3, released today, resolves this issue. We recommend you install it. Please see the blog post for installation instructions – like patch 2, it is not straightforward. Original post: C++ Android 32-bit exception handling had some issues in 10.3.3 and 10.4. These are (edit: not) resolved in 10.4 patch #2, released yesterday. Post has been edited in title and content…
Read more
C++

10.4 Patch #2: Delphi code completion and IDE fixes

10.4 Patch #2, released yesterday, makes many tweaks and changes to DelphiLSP code completion Delphi 10.4 redesigned Code Insight, one of the most significant changes to the Delphi IDE in a decade. It’s now asynchronous and responsive, and uses the compiler as a…
C++

RAD Studio 10.4 Patch 1: Missing Files and C++ Debugging - and a new way to install patches!

RAD Studio 10.4 has a new way to install patches, right from within the IDE without manual installation.We also have a small patch today addressing some missing files, and which is critical for C++ Win64 debugging. RAD Studio 10.4 Patch 1 We have a patch(what used to be called a hotfix) available for RAD Studio. The patch addresses a number of items: Missing files: synth.py: this is…
Read more
C++

PAServer Hotfix for RAD Studio 10 Seattle - iOS 9 and OS X El Capitan

Apple released Mac OS X El Capitan today. With Delphi, C++Builder and RAD Studio 10 Seattle, we provide support for building OS X applications that run on OS X 10.10 (Yosemite) or 10.9 (Mavericks). We also provide support for building applications that run on iOS 9 using the iOS 9 SDK, or on iOS 7, 8 and iOS 9 using the iOS 8 SDK. This PAServer Hotfix that we released for Delphi, C++Builder and…
Read more