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/Ports/WindowsPort.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ It supports only 64 bit Windows.
9
9
10
10
Install [the latest Visual Studio with "Desktop development with C++" workload](https://learn.microsoft.com/en-us/cpp/build/vscpp-step-0-installation).
11
11
12
-
Install CMake, Perl, Python, Ruby, gperf, LLVM, and Ninja.
12
+
Install CMake, Perl, Python, Ruby, gperf\([GnuWin32 Gperf](https://gnuwin32.sourceforge.net/packages/gperf.htm)\), LLVM, and Ninja.
13
13
Python 3.12 has [a problem for WebKit at the moment](https://webkit.org/b/261113). Use Python 3.11.
14
14
15
15
You can use [Chocolatey](https://community.chocolatey.org/) to install the tools.
0 commit comments