0_0_23812176_23446.cpp
0_0_23812176_23446.cpp(3) : error C3193: “%”: 需要“/clr”或“/ZW”命令行选项
0_0_23812176_23446.cpp(3) : error C2059: 语法错误:“:”
0_0_23812176_23446.cpp(3) : error C2146: 语法错误: 缺少“;”(在标识符“GCC”的前面)
0_0_23812176_23446.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_23812176_23446.cpp(3) : error C2146: 语法错误: 缺少“;”(在标识符“optimize”的前面)
VC2013\INCLUDE\math.h(27) : error C2448: “optimize”: 函数样式初始值设定项类似函数定义
VC2013\INCLUDE\math.h(262) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
VC2013\INCLUDE\math.h(262) : error C2146: 语法错误: 缺少“;”(在标识符“_Denorm_C”的前面)
VC2013\INCLUDE\math.h(262) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|