Perform these steps to build the runtime: Clone and change to the runtime repository. Use GCC as the compiler instead of the system default (for Linux only). CC=gcc CXX=g++ cmake -G Ninja ..