C++

Konopka VCL Controls & Radiant Shapes now part of the Berlin Bonus Pack

Author: Daniel K55894 New Bonus Pack is Free Previously sold as standalone products, the Konopka VCL Controls and Radiant Shapes are now part of the free Bonus Pack. This offer is available to update subscription customers, so current 10.1 Berlin users can now download the entire Bonus Pack for free. We recommend that you act soon if you want to take advantage of this offer, since it…
Read more
News

Using CMake with the free Embarcadero C++ compiler

Do you want to use CMake with the newly released free compiler? This post quickly runs you through installing both the compiler and CMake, and shows an example build using two C++ files and the corresponding CMakeLists.txt. CMake is a popular third-party build tool. Ensuring…
C++

A new edition of our free C++ compiler

Author: Jmac61 A long time ago, back when C++Builder was made by Borland,we made available a free version of our C++ compiler. If you’ve been around the C++ community long enough you’re probably very familiar with it: ‘Borland C++ 5.5’counts its downloads in the millions, and despite its age is still today commonly used as an introductory command-line compiler…
Read more