Skip to content

Commit 30ff2f7

Browse files
committed
add back Windows 10 SDK
1 parent fbf4535 commit 30ff2f7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

BUILDING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,11 @@ platforms. This is true regardless of entries in the table below.
154154

155155
Depending on the host platform, the selection of toolchains may vary.
156156

157-
| Operating System | Compiler Versions |
158-
| ---------------- | ------------------------------------------------------------------- |
159-
| Linux | GCC >= 12.2 or Clang >= 19.1 |
160-
| Windows | Visual Studio 2022 or 2026 with the Windows 11 SDK on a 64-bit host |
161-
| macOS | Xcode >= 16.4 (Apple LLVM >= 19) |
157+
| Operating System | Compiler Versions |
158+
| ---------------- | ------------------------------------------------------------------------- |
159+
| Linux | GCC >= 12.2 or Clang >= 19.1 |
160+
| Windows | Visual Studio 2022 or 2026 with the Windows 10 or 11 SDK on a 64-bit host |
161+
| macOS | Xcode >= 16.4 (Apple LLVM >= 19) |
162162

163163
### Official binary platforms and toolchains
164164

0 commit comments

Comments
 (0)