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 on 2012-11-22 17:48  龖龖  阅读(6867)  评论(0编辑  收藏  举报

导航