Skip to content

Instantly share code, notes, and snippets.

View pixeldj's full-sized avatar

pixel pixeldj

  • Colorado, USA
  • 06:29 (UTC -07:00)
View GitHub Profile
@pixeldj
pixeldj / screenpipe-build-win.md
Created August 22, 2024 14:24
Building screenpipe for Windows

Building for Windows

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)