I just installed a fresh WPILib beta 2 installation. Created a new C++ robot project and the build fails missing the roboRIO toolchain. Manually installing the toolchain with `gradlew installRoborioToolchain` works.