Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 78fa1a1

Browse filesBrowse files
MikeMcC399aduh95
authored andcommitted
doc: support toolchain Visual Studio 2022 & 2026 + Windows 11 SDK
PR-URL: #61864 Refs: #61449 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
1 parent 8bbe013 commit 78fa1a1
Copy full SHA for 78fa1a1

1 file changed

+5-5Lines changed: 5 additions & 5 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎BUILDING.md‎

Copy file name to clipboardExpand all lines: BUILDING.md
+5-5Lines changed: 5 additions & 5 deletions
  • Display the source diff
  • Display the rich diff
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 |
160-
| Windows | Visual Studio >= 2022 with the Windows 10 SDK on a 64-bit host |
161-
| macOS | Xcode >= 16.1 (Apple LLVM >= 17) |
157+
| Operating System | Compiler Versions |
158+
| ---------------- | ------------------------------------------------------------------------- |
159+
| Linux | GCC >= 12.2 |
160+
| Windows | Visual Studio 2022 or 2026 with the Windows 10 or 11 SDK on a 64-bit host |
161+
| macOS | Xcode >= 16.1 (Apple LLVM >= 17) |
162162

163163
### Official binary platforms and toolchains
164164

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.