Quantcast
Channel: User HolyBlackCat - Stack Overflow
Viewing all articles
Browse latest Browse all 1348

Answer by HolyBlackCat for How to compile C++ std::thread code with MinGW?

$
0
0

The original MinGW doesn't support multithreading, but almost nobody uses the original MinGW those days. (Other than newbies that don't know better.)

Prefer MinGW-w64, which does support it. You can install it from MSYS2, or https://winlibs.com/, or some other place.


Viewing all articles
Browse latest Browse all 1348

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>