You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is necessary to work around an issue with the latest version
(26100) of the Windows SDK where changes in headers result in circular
module dependencies.
For the compilers build, this installs and uses MSVC 14.42 because the
current build does not work with MSVC 14.43. In addition, this removes
the 26100 Windows SDK to get the compilers to build until the bootstrap
toolchain supports the new SDK.
See #909 for details.
0 commit comments