t-mat / lz4mt

Platform independent, multi-threading implementation of lz4 stream in C++11
Other
198 stars 47 forks source link

support mingw gcc #10

Open t-mat opened 11 years ago

t-mat commented 11 years ago

mingw has a latest version of gcc, but they don't support std::thread yet. There are two solutions

t-mat commented 11 years ago

http://scrupulousabstractions.tumblr.com/post/36441490955/eclipse-mingw-builds