Note
These are the steps I used to build screenpipe for Windows. I already had the CUDA Toolkit installed and the CUDA_PATH set to my CUDA v12.6 folder.
Replace V:\projects
and V:\packages
with your own folders.
- Install chocolatey
- Install git
- Install CUDA Toolkit (if using NVIDIA and building with cuda)
- Install MS Visual Studio Build Tools (below are the components I have installed)