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

New C++Builder YouTube video series - "Rapid C++ Development: Combining C++Builder with MSVC++"

A new ten part YouTube video series,“Rapid C++ Development: Combining C++Builder with MSVC++” by Rob Swindell, covers some best practices for combining C++Builder with Microsoft Visual C++. In the video series Rob resents the following chapters: Chapter 0: Introduction and Overview Chapter 1: Object & Library Compatibilities Chapter 2: Creating Compatible…
Read more
C++

Happy birthday, C++Builder!

Recently, here at Embarcadero we’ve been celebrating a historic birthday, Delphi’s 25th birthday (Feb 14, 1995.) There have been some great blog posts, stories, andpeople sharing on twitter, not to mention an amazing Delphi 1 celebration websiteand an…
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, 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