错误:fatal error C1189: #error :  The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro. 

 

解决方法:add "_XKEYCHECK_H" in Preprocessor Definitions

相关文章: