mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 16:40:12 +00:00
Latest MSVS 2022 17.10.34928.147 (MSVC v14.40.33807) in GH runner 20240603.1.0) is no longer compatible with CUDA 11.8.0.52206. CUDA refuses to compile because of unsupported compiler. Previous version 17.9.34902.65 (GH runner 20240514.3.0) was OK. As MSVS 2022 is supported by CUDA 11.8 in general, we can pass -allow-unsupported-compiler flag.