Vscode C++ 11安装了mingw_64无法编译thead类多线程方法
参考 http://www.cocoachina.com/articles/84927
该链接的github地址为: https://github.com/meganz/mingw-std-threads
下载一个mingw_thread,然后放在这个目录,重启下软件,用mingw_thread代替thread即可
参考 http://www.cocoachina.com/articles/84927
该链接的github地址为: https://github.com/meganz/mingw-std-threads
下载一个mingw_thread,然后放在这个目录,重启下软件,用mingw_thread代替thread即可
相关推荐