nimbus-eth2 icon indicating copy to clipboard operation
nimbus-eth2 copied to clipboard

docs: limit Windows support to MSYS2

Open stefantalpalaru opened this issue 3 years ago • 2 comments

Packages that should be installed:

base-devel
git
mingw-w64-x86_64-toolchain
mingw-w64-x86_64-cmake
winpty

Supported environment: MINGW64.

stefantalpalaru avatar Mar 31 '22 18:03 stefantalpalaru

For building from source right? For using there shouldn't be a need to have those.

mratsim avatar Apr 01 '22 07:04 mratsim

You also need it when using those wrapper scripts that need bash, winpty, etc.

stefantalpalaru avatar Apr 01 '22 08:04 stefantalpalaru