News

Learn to program C++ with C++Builder Community Edition: #2, Building and Debugging

Welcome to the second blog post in the ‘Learning to program with C++Builder’ series – a set of five articles taking you from knowing nothing about C++ to writing a real-world, useful application. The first entry covered installing C++Builder Community. Now it’s time to start using it! Today, we’ll cover the tools you use, creating your first app, and basic debugging. Understanding…
Read more
News

RAD Server: Beyond the Basics Webinar Tomorrow

Over the last few months and the 10.2.x updates, RAD Server has been extended with several new features. But the technology also has several other advanced features we rarely discuss, because the typical one hour webinars we doare often only enough to cover the basic…
News

Celebrating Five Amazing Years with Embarcadero

This month I am celebrating my five-year anniversary with Embarcadero Technologies. It’s been an amazing adventure and I am looking forward to more. I saw a graphic similar to the following today and it reminded me how great it is to be doing what I am doing (plus I love Venn diagrams). I truly do love what I am doing, and I love the people I work with. Everyone I work with inside Embarcadero…
Read more
News

Embarcadero launches Delphi Community Edition

The release of Delphi Community Edition is fantastic news for the Delphi language, the developer community, the partners, and the entire ecosystem. We hope it will help new developers (students, hobbyist, open source developers, and someone starting with mobile store…
News

A vulkan header generator for Delphi.

Author: Craig Chapman What is darkVulkanGen? A handful of months back, I began working on a game engine for Delphi named darkGlass. see: http://chapmanworld.com/darkglass/ https://github.com/chapmanworld/DarkGlass At that time I’d intended to write the rendering part of…
News

Moving from Delphi or C++Builder Community Edition to another edition

Note: Community Edition cannot coexist with another edition of the same version on one machine. UPGRADING FROM COMMUNITY EDITION TO PRO/ENTERPRISE/ARCHITECT The following covers the steps required to install Delphi, C++Builder or RAD Studio Professional edition, Enterprise edition or Architect edition if you currently have Delphi or C++Builder Community Edition installed. The steps…
Read more
News

Enabling GetIt Install Logs for RAD Studio Installation

At times, RAD Studio GetIt-based web installer stops with some fairly vague error message. These can be due to connectivity issues, odd file system configurations, lack of disk space, an existing partial install, and other causes. But some of the error messages like…
News

RAD Server 10.2.3 Performance Patch

Embarcadero has just released a performance patch for the RAD Studio 10.2.3 version of RAD Server, our REST-basedweb service hosting architecture. Getting The RAD Server Optimization Patch This patch is available athttp://cc.embarcadero.com/item/30838 and it includes a new set of binary files, for the different types of servers (both development and deployment). The patch…
Read more