1.软件环境:
· Microsoft Visual Studio Ultimate 2012 Ultimate
·版本 11.0.50727.1 RTMREL
· Microsoft .NET Framework
· 版本 4.6.01038
· 操作系统:win10家庭版64位
2.问题描述:出现如下错误提示
1>------ 已启动生成: 项目: Testone, 配置: Debug Win32 ------
1> main.cpp1>c:\program files (x86)\microsoft visual studio 11.0\vc\include\sal.h(2367): error C2143: 语法错误 : 缺少“;”(在“字符串”的前面)
1>c:\program files (x86)\microsoft visual studio 11.0\vc\include\sal.h(2367): error C2059: 语法错误:“字符串”
1>c:\program files (x86)\microsoft visual studio 11.0\vc\include\sal.h(2367): error C2143: 语法错误 : 缺少“;”(在“{”的前面)
1>c:\program files (x86)\microsoft visual studio 11.0\vc\include\sal.h(2367): error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
1> 正在生成代码...
1> 正