News

Install Delphi and C++Builder Starter Side-by-Side

If you already installed C++Builder Starter, and want to install Delphi Starter (available at an 100% discount for a limited time) you can do that. It just takes an extra step. Importantnote: This option is not officially supported. The FAQ specifically states the…
News

Webinar: Cool Apps and Case Studies

Author: Andreas@Mediatech Delphi and C++Builder are regularly used to build amazing software. Many of these are highlighted in the Cool Apps Contestor in our case studies. This webinar takes a look at some cool apps and case studies that highlight unique software and useful lesson learned using Embarcadero development tools.Hosted byEmbarcadero’s lead developer Evangelist…
Read more
News

Delphi Boot Camp with 100% off Delphi

Author: Stephen Aberle By popular demand, the Delphi Boot Camp is coming September 5th through the 9th. Join us for 5 days of great content so you can learn the fundamentals of Object Pascal, Delphi and the cross platform ready FireMonkey framework. The webinar repeats…
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 the compiler is installed To start, make sure you have the compiler in your system path. (When you download andextract…
Read more