How to achieve common tasks with the new Clang toolchain in 12.1
The new Clang toolchain is here! RAD Studio and C++Builder 12.1 are shipping the entirely revised, wholly updated C++ compiler, linker, STL, runtime, and more – which you can also use in parallel with the old Win64 toolchain to ease upgrading until we remove the previous legacy toolchain in future.
We know this is a ‘version 1’…
The new Clang Toolchain in C++Builder 12.1!
April 16, 2024
The new Clang Toolchain in C++Builder 12.1!
RAD Studio 12.1 has big news: we have released the first version of our new Clang-based toolchain! This is a complete revision of the entire technology stack, and provides a solid, modern, ‘done the right way’ foundation for…
For those of you who have an active subscription for RAD Studio 12 we have a great set of top-quality app styles to make your VCL Windows and Firemonkey FMX cross-platform apps look extra-slick and professional. They’re available directly from within the RAD Studio 12…
[Yukon Beta Blog] C++ and Visual Assist in RAD Studio 12.0
November 6, 2023
This blog post is based on a pre-release version of the RAD Studio software and it has been written with specific permission by Embarcadero. No feature is committed until the product GA release.
RAD Studio 12 is just around the corner, with our release webinar this Thursday! Back in August, we gave a preview webinar of what is being worked on internally for C++, covering a preview of the…
[Yukon Beta Blog]: Win64 Clang Toolchains in RAD Studio 12
October 26, 2023
This blog post is based on a pre-release version of the RAD Studio software and it has been written with specific permission by Embarcadero. No feature is committed until the product GA release.
RAD Studio 12 is just around the corner, and we have exciting news to share!
In…
AI Translation: The Next Frontier In Language Translation
September 15, 2023
Dive into the world of AI-Translate, a simple yet powerful desktop application designed for seamless translation across over 100 languages. Leveraging groundbreaking large language models and offering a uniform user experience across various platforms through cross-platform…
What’s Coming for C++Builder: An Amazing Preview
March 30, 2023
A few weeks ago we released RAD Studio and C++Builder 11.3, a quality release that’s been met with wide praise as the best of any recent version. This builds on several releases of 11.x, including our dedicated C++ quality release, 11.1.5. With that quality background, we want to share our plans for the future of C++Builder and C++ within RAD Studio.
We see questions around our plans for…
What are vcle.lib and rtle.lib?
November 7, 2022
Solving an interesting issue upgrading a project from Classic to Clang.
A recent blog comment asked for help where a Clang project was linking to vcle.lib, but the library did not exist in the Clang linking path (lib/win32c/release): it’s present only for the classic…
Modernizing Legacy Delphi Code? MVP Oren Aviram Shows You How
October 30, 2022
Modernizing legacy code poses less of challenge than may seem at first sight, as long as the right tool is deployed. In an on-demand webinar from DelphiCon, Embacadero MVP Oren Aviram discusses the challenges of legacy code modernization, and presents Delphi Parser, an…