Hi all, I patched the Windows C++ CUDA source code for it to build easily with Visual Studio 2022 and VCPKG. The advantage of using VCPKG is that it automates building dependencies (HDF5, zlib, szip) from source. Hope the community will find it useful. I needed to build from source to support a newer GPU.