With the latest C++ Builder release (13.1), building the latest version of VTK (9.6.2) is now almost straightforward. C++ Builder 13.1 ships with a clang compiler that is of version 20.1.7 (released in early 2025). Although Embarcadero ships its own version of CMake, the following uses the latest official release of CMake (4.3.4). The following […]