Good ol' Sam, he's on the ball.
Hi all. @gerwin, I saw this issue posted on Github, and it got me curious about the XP compatibility. I'm only using VS2022, so it's all I know. I installed the XP toolset (v141_xp) and compiled using the supplied VS project in SDL3. It starts to compile, but breaks at `SDL_camera_mediafoundation.c` with ` error C2065: 'MFVideoPrimaries_BT2020': undeclared identifier`. Were you successful in building for XP after Sam's patch? Which toolchain did you use? Any idea what I'm missing?