上一页 1 ··· 125 126 127 128 129 130 131 132 133 ··· 207 下一页

2011年8月9日

error C2712: Cannot use __try in functions that require object unwinding

摘要: C/C++中error C2712: Cannot use __try in functions that require object unwinding我的解决办法如下:以vs2005为例(vc++6.0没有对应选项可以选择)点击 项目-属性-C/C++-代码生成 把启用c++异常给关了(关过之后会出现一系列的警告)设置如下 阅读全文

posted @ 2011-08-09 13:20 原来... 阅读(3680) 评论(0) 推荐(0)

上一页 1 ··· 125 126 127 128 129 130 131 132 133 ··· 207 下一页

导航