facebook/zstd

installation with MSYS2

Open

#1 878 ouverte le 7 nov. 2019

Voir sur GitHub
 (7 commentaires) (1 réaction) (1 assigné)C (27 100 stars) (2 481 forks)batch import
buildenhancementhelp wantedlong-term

Description

With MSYS2 + mingw-w64, we can install stuff as it's an emulation of a POSIX system (I did that for lz4)

mingw-w64 32 bits : uname returns : MINGW32_NT-6.1-7601

mingw-w64 64 bits : uname returns : MINGW64_NT-6.1-7601

Guide contributeur