fatal error C1189: #error : The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro.
摘要:
错误: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 阅读全文
posted @ 2012-11-22 17:48 龖龖 阅读(6918) 评论(0) 推荐(0) 编辑