C++News

Introducing Amazing CMake Support in C++Builder 12.2

C++Builder and RAD Studio 12.2 bring a fantastic feature for C++: full CMake support for the new Win64 Modern toolchain. It’s available in GetIt now, and it comes with some amazing demos. You can build VCL apps, FMX apps, packages, DLLs, console apps, as you’d expect… but, and this demonstrates the power and compatibility and quality of the new toolchain in C++Builder, you can even build…
Read more
C++DelphiNewsRAD Studio

What You Can Do With RAD Studio 12.2

RAD Studio 12.2, released on September 12, 2024, has changed the development game again. How? With features never before seen in the IDE, like embedded access to AI-assisted coding, and with performance enhancements like 64-bit compilers that enable you, the developer, to…
C++DelphiRAD Studio

Embarcadero Conference Brazil 2024

The Embarcadero Conference 2024 was held on September 5th and was a truly transformative event. The event The Embarcadero Conference 2024 took place at the Amcham Business Center in São Paulo on September 5. The event, already a tradition in the community of users of Embarcadero products in Brazil, featured the participation of more than 40 speakers who presented on 6 simultaneous stages…
Read more
C++CodeRAD Studio

Professionally Amplify Your C++ Applications With C++ Builder 12

Hello C++ Developers, recently we released the “Full list of features in C++11” on the LearnCPlusPlus.org website. These features and examples may amplify your C++ applications. In addition, if you are developing game applications or music applications such as sound studio applications, we have a C++ example to read the WAV waveform audio file format from its file header…
Read more
News

Embarcadero InterBase 2020 Update 6 Released!

We are happy to announce that today Embarcadero has released a new update of its InterBase flagship database engine, InterBase 2020 Update 6. With this release, the company continues to improve the product’s quality and usability. IBConsole UX Further Improvements This new…
C++Code

How To Use Skia With C++ Builder 12

The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of enticing new features, such as the new bcc64x 64-bit CLANG compiler that has VCL/FMX/Skia GUI support with a one-click “64bit Windows Modern” platform option, a very useful Split…
C++DelphiRAD StudioWebinar

The Best Of Third-Party Components And Libraries

One of the great strengths of RAD Studio is how little you need to do to create incredible apps which can run on Windows, macOS, iOS, Android, and Linux. The secret sauce to that is the component-based way of programming. These little gems of ready-made functionality which you can just drop on your project and use right away means you don’t need to write lots of code to, for example, show an…
Read more