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 we’ve had a lot of feedback (direct via email, in person at conferences, via social media, or via QP.) Many of the benefits…
Read more
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…
C++

New in 10.3.2: C++17 for Win64 - target all Windows with the C++17 Clang compiler

In C++Builder 10.3.2, you can target both Win32 and Win64 using the C++17 Clang-enhanced compiler. In November, we released C++Builder 10.3.0 with an updated Clang-enhanced C++ compiler. This compiler: Was C++17 compliant Had an updated Dinkumware STL Was better at optimizing code, produced faster executables, and more Overall, a significantly worthwhile upgrade. You can read more about what was…
Read more
C++

C++Builder 10.3.2 is now available!

The whole product team is very pleased to announce that RAD Studio, including C++Builder and Delphi, v 10.3.2 is now available. If you have an active update subscription, you can download it now: RAD Studio 10.3.2 Rio Delphi 10.3.2Rio C++Builder…
News

Disabling the Community toolbar in pre-10.3 versions of RAD Studio

In RAD Studio 10.2.x and older versions, the IDE had a toolbar that allowed you to log in to our Community site, and see new messages, events and so forth. In this screenshot of an older version of the IDE – the new one looks much better! – you can see the Community toolbar inside the red rectangle. Several months ago, we migrated from the old community to the new Idera Community…
Read more
C++

Boost for C++Builder 10.3.1 - now available!

The Boost library is now available for C++Builder and RAD Studio 10.3.1. Boost is a very important third party C++ library, and one many of our customers request support for.It’s taken us longer than we had hoped, but I’m very glad to announce it’s…
News

New Productivity Tooling in RAD Studio 10.3.1: Navigator

In RAD Studio 10.3.1, we’ve added two new really useful productivity tools to the IDE, which improve navigation: finding your code, and moving around within your code. A couple of days ago, we looked at Bookmarks; today, let’s look at Navigator. These two were previously third-party tools that were very popular with thousands of Delphi and C++Builder developers, and which we’re…
Read more