启用展开语义 [英] enabling unwind semantics

查看:150
本文介绍了启用展开语义的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是启用展开语义根据Microsoft(R)32位

C / C ++优化编译器。

C:\Program Files \ Microsoft Visual C ++ Toolkit 2003 \ include \ostream(574)

:warnin

g C4530:使用了C ++异常处理程序,但是unwind语义并没有启用
。 Speci

fy / EHsc

解决方案

v4vijayakumar写道:

what" ;启用展开语义根据Microsoft(R)32位
C / C ++优化编译器。



两个错误的组(comp.lang.c),C ++和Windows。 />

试试VC ++小组。


-

Ian Collins。


v4vijayakumar写道:

what" enable unwind semantics"根据Microsoft(R)32位
C / C ++优化编译器。

C:\Program Files \ Microsoft Visual C ++ Toolkit 2003 \include\ostream(574)
:warnin
g C4530:使用了C ++异常处理程序,但未启用展开语义。 Speci
fy / EHsc




我只能猜测这意味着您已经在编译器的

中禁用了异常处理。 />


你的意思是,在Windows中不能有ac / c ++编译器,除了

vc ++?

what "enabling unwind semantics" occording to Microsoft (R) 32-bit
C/C++ Optimizing Compiler.

C:\Program Files\Microsoft Visual C++ Toolkit 2003\include\ostream(574)
: warnin
g C4530: C++ exception handler used, but unwind semantics are not
enabled. Speci
fy /EHsc

解决方案

v4vijayakumar wrote:

what "enabling unwind semantics" occording to Microsoft (R) 32-bit
C/C++ Optimizing Compiler.


Wrong group (comp.lang.c) on two counts, C++ and windows.

Try a VC++ group.

--
Ian Collins.


v4vijayakumar wrote:

what "enabling unwind semantics" occording to Microsoft (R) 32-bit
C/C++ Optimizing Compiler.

C:\Program Files\Microsoft Visual C++ Toolkit 2003\include\ostream(574)
: warnin
g C4530: C++ exception handler used, but unwind semantics are not
enabled. Speci
fy /EHsc



I can only guess that this means you have disabled exception handling in
your compiler.


you mean, there can not be a c/c++ compiler in windows, other than
vc++?


这篇关于启用展开语义的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆