- Download and install Visual Studio 1
- Download and unzip this project's distributable
- Add the unzipped binary's
bin
directory to yourPATH
- Follow these original cling usage instructions 2
——
1 Because the cling binary was linked with DLLs provided by Visual Studio 2019's SDK.
2 Also watch Dmitri Nesteruk's excellent cling tutorial video. Plus this one by @Axel-Naumann.