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
Copy file name to clipboardExpand all lines: docs/WindowsBuild.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Building Swift on Windows
2
2
3
-
Visual Studio 2017 or newer is needed to build swift on Windows.
3
+
Visual Studio 2017 or newer is needed to build Swift on Windows. As of this writing, Visual Studio 2019 is the most recent release. The free Community edition is sufficient to build Swift.
4
4
5
5
The following must take place in the **developer command prompt** (provided by Visual Studio). This shows up as "x64 Native Tools Command Prompt for VS2017" (or VS2019, VS2019 Preview depending on the Visual Studio that you are using) in the Start Menu.
0 commit comments