需要致命错误C1189的帮助[Visual Studio 2012]
在VS2012上安装Update 3之后,我收到以下错误消息:
"
"C:\Program Files\Microsoft Visual Studio 11.0\VC\atlmfc\include\atldef.h(76): fatal error C1189: #error : ATL doesn't support compilation with /J or _CHAR_UNSIGNED flag enabled"
vs2010中存在类似的问题类型,此问题在修补程序中得以解决,链接如下:
http://support.microsoft.com/kb/982517
我在哪里获取与VS2012类似的修补程序类型? .
请向我们提供更多信息以缩小此问题的范围:
Please provide us more information to narrow down this issue:
在安装VS2012 Update 3之前,是否会出现此类错误?
Before you install VS2012 Update 3, whether you can get such error?
请以管理员身份重新显示VS,创建一个新的简单Visual C ++项目,然后构建并运行,以检查是否仍然可以解决此问题.
Please retart your VS as Admin, create a new and simple Visual C++ project and then build, run to check if still you can get this issue.
如果仅特定项目会出现错误,则可能需要进行一些设置.我建议您可以在Visual C ++论坛上进行咨询: http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vcgeneral 以获得更好的响应.
If only the specific project will get the error, maybe there are some settings you need to do. I suggest that you can consult on Visual C++ forum: http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vcgeneral for better response.
最诚挚的问候,