- Windows 10+
- Visual Studio 2022/with C++ tools
- Environment variables for MSVC are properly configured
- cmake 2.8+
-
Download dependencies: Run
powershell ./get-dependencies.ps1
You may need enable local script execution via starting
powershell
in admin mode and executingSet-ExecutionPolicy RemoteSigned LocalMachine
. By default Windows 10 Policy isAllSigned