installation with MSYS2
Open
build
enhancement
help wanted
long-term
- Dominant language
- C
- Stars
- 27.9k
- Forks
- 2.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
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
Contributor guide
Assessment
This issue has not been assessed yet.