FFVship-Windows-Compilation.md
November 20, 2025 ยท View on GitHub
Introduction
Compiling FFVship on windows has been relatively complex due to lib placement not being known to compiler, zimg being non trivial to build and include files missing. As such, I upload below a dev kit containing pre compiled dependencies.
Steps
-
Unzip the devkit to get a folder containing various files
-
Copy these files and dump them in vship folder
-
Use
make buildFFVSHIP(amd) ormake buildFFVSHIPcuda(cuda) ormake buildFFVSHIPall(amd all arch) ormake buildFFVSHIPcudaall(cuda all arch) depending on your system and goal