作者a2975313 (GN)
看板C_and_CPP
标题[问题] vs2013 include thread compile error
时间Mon Mar 7 11:58:58 2016
开发平台(Platform): (Ex: VC++, GCC, Linux, ...)
windows10 & visual studio 2013
额外使用到的函数库(Library Used): (Ex: OpenGL, ...)
thread
问题(Question):
当使用#include <thread>时编译不会过, 但拔掉後编译又正常, 请问有人遇过吗?
错误结果(Wrong Output):
http://imgur.com/DKjYOTQ
http://imgur.com/K9DuaZu
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 59.125.212.5
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/C_and_CPP/M.1457323140.A.5D8.html
1F:→ freaky: 错误不是说没有/EHsc选项不能用c++ exception吗? 03/07 12:19
2F:→ Caesar08: 没有遇过,我vs2013用thread用的很正常 03/07 12:50
3F:→ Caesar08: 而且compilation error看起来跟thread没关系 03/07 12:51