What happened?
I'm trying to follow
Windows 11 SDK (10.0.22000.0) no longer exists in Visual Studio's installer and isn't available in Microsoft archive. I've tried using Windows 11 SDK (10.0.22621.0) (the closest version that Visual Studio makes available) and using "retarget solution", but I get the following error:
static_assert failed: 'Mismatched C++/WinRT headers.'
Do you have any more information regarding how the Windows SDK should be setup?
Expected result
FiveM should have compiled
Reproduction steps
- Follow https://github.com/citizenfx/fivem/blob/master/docs/building.md, but install Windows 11 SDK (10.0.22621.0)
- Right-click the solution in Visual Studio and select "10.0.22621.0".
- Attempt to build.
Importancy
Crash
Area(s)
FiveM
Specific version(s)
FiveM commit 1ba0b38 on main branch, Windows 11.
Additional information
No response
What happened?
I'm trying to follow
Windows 11 SDK (10.0.22000.0) no longer exists in Visual Studio's installer and isn't available in Microsoft archive. I've tried using Windows 11 SDK (10.0.22621.0) (the closest version that Visual Studio makes available) and using "retarget solution", but I get the following error:
static_assert failed: 'Mismatched C++/WinRT headers.'Do you have any more information regarding how the Windows SDK should be setup?
Expected result
FiveM should have compiled
Reproduction steps
Importancy
Crash
Area(s)
FiveM
Specific version(s)
FiveM commit 1ba0b38 on main branch, Windows 11.
Additional information
No response