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
Update pre-requisite for executing on Windows 10 and Windows 11 (#459)
* Update pre-requisite for executing on Windows 10 and Windows 11
* Update pre-requisite for executing on Windows
---------
Co-authored-by: Vrukesh V Panse <[email protected]>
and extract the archive into an arbitrary directory.
75
75
76
+
### Pre-requisite for using toolchain on Windows
77
+
78
+
Install appropriate latest supported Microsoft Visual C++ Redistributable package, such as from [Microsoft Visual C++ Redistributable latest supported downloads](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170).
79
+
76
80
### Using the toolchain
77
81
78
82
> *Note:* If you are using the toolchain in a shared environment with untrusted input,
0 commit comments