Hey. You have to compile the executables yourself. The source code, and project solutions for Visual Studio 2017 are included. If u are not familiar with coding in c/c++ development environments then i suggesting finding someone who can help you understand all that. If you are familiar with Vis. studio then load the .project file and solutions into visual studio and try building it. You might need to adjust search paths etc, depending on your env.
Again if this is not that familiar with you, you will need to ask someone to help you, or start to learn the microsoft development environment basics.
I had issues compiling one of the libs, forget which out of the gate but can’t remember what the issue was off hand but was not hard to fix, something a about the an option had to be set for the compiler and i found it out by searching for the error that studio spit out. Other than that it seemed not too bad to compile as long as you have the right nvidia card and drivers installed. Which is basically any RTX cards will work, and are needed to compile and run the examples.
Good luck man,
Clint