Open tonaz opened 3 years ago
Although it's not explained anywhere, I think you have to download and install cmake (https://cmake.org/download/) and then compile your own executable. I tried doing this and it fails when I run 'cmake ..' per the instructions. I get the following output:
CMake Error at CMakeLists.txt:2 (project): Running
'nmake' '-?'
failed with:
The system cannot find the file specified
I downloaded the latest nVidia API SDK (R525) and placed it in the project root folder per instructions. I modified the CMakeLists.txt file to refer to [Path]/R525-developer.zip but I still get errors. So far, yet such a waste of time. Why a downloadable .EXE is not included on Git is anyone's guess.
Doesnt work. powershell: The term 'cmake' is not recognized