Can't build Unreal Editor 4.27.2 from source

For anyone who encounters this, retargeting the Visual Studio solution to 10.0.18362.0 Windows SDK version (ofc you have o install it from the VS installer first) works

I personally wouldn’t disable the bEnableUndefinedIdentifierWarnings because then the reported defines might have wrong values and also potentially newer SDK might cause some other issues as this engine version is no longer updated so it was never tested by Epic with newer SDK versions