facebook/zstd

installation with MSYS2

Open

#1,878 opened on 2019年11月7日

GitHub で見る
 (7 comments) (1 reaction) (1 assignee)C (2,481 forks)batch import
buildenhancementhelp wantedlong-term

Repository metrics

Stars
 (27,100 stars)
PR merge metrics
 (平均マージ 50m) (30d で 2 merged PRs)

説明

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

コントリビューターガイド