Skip to content

Commit fd450a3

Browse files
authored
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]>
1 parent 3b32a82 commit fd450a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ Download a release of the toolchain for your platform from [Github
7373
releases](https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases)
7474
and extract the archive into an arbitrary directory.
7575

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+
7680
### Using the toolchain
7781

7882
> *Note:* If you are using the toolchain in a shared environment with untrusted input,

0 commit comments

Comments
 (0)