Build QGC 4.2.3 "error C2953: '_CrtEnableIf<true, _Ty>

I checked out tag 4.2.3 of QGC. Fixed the “rc not found” by putting Windows Kits\10 in the path.

But now I have 192 Issues. The first is

C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\corecrt.h: error C2953: '_CrtEnableIftrue, _Ty>" class template has already been defined

The rest are similar.

Windows 10 Pro.
QtCreator 11.0.3

Any help is appreciated.