Update windows-C++/README.md
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
# MSYS2 UCRT64
|
# MSYS2 UCRT64
|
||||||
|
https://www.msys2.org/docs/environments/
|
||||||
```sh
|
```sh
|
||||||
pacman -Sy --noconfirm mingw-w64-x86_64-gcc mingw-w64-x86_64-toolchain mingw-w64-x86_64-windows-default-manifest mingw-w64-x86_64-headers-git
|
pacman -Syu --noconfirm mingw-w64-ucrt-x86_64-toolchain
|
||||||
```
|
```
|
||||||
|
```
|
||||||
|
pacman -Sy --noconfirm --needed base-devel mingw-w64-x86_64-gcc mingw-w64-x86_64-toolchain mingw-w64-x86_64-windows-default-manifest mingw-w64-x86_64-headers-git
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user