找回密码
 用户注册

QQ登录

只需一步,快速开始

查看: 4918|回复: 0

ACE 编译错误 急,球大侠帮忙

[复制链接]
发表于 2011-7-23 17:12:30 | 显示全部楼层 |阅读模式
XTI_ATM_Mcast.cpp
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2144: syntax error : 'void' should be preceded by ';'
1>e:\ACE_wrappers\ace/Assert.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Assert.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2143: syntax error : missing ',' before '*'
1>d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : error C2144: syntax error : 'int' should be preceded by ';'
1>d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C2143: syntax error : missing ';' before '<class-head>'
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C2199: syntax error : found 'void (' at global scope (was a declaration intended?)
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C2143: syntax error : missing ';' before 'namespace'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C2146: syntax error : missing ';' before identifier 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C2143: syntax error : missing ';' before '<class-head>'
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C2144: syntax error : 'int' should be preceded by ';'
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C2146: syntax error : missing ';' before identifier 'mode_t'
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/os_stdint.h(28) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory
1>XML_Svc_Conf.cpp
1>e:\ACE_wrappers\ace/OS_main.h(193) : error C2144: syntax error : 'ACE_Export' should be preceded by ';'
1>e:\ACE_wrappers\ace/OS_main.h(193) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_main.h(193) : error C2470: 'ACE_Main_Base' : looks like a function definition, but there is no parameter list; skipping apparent body
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2146: syntax error : missing ';' before identifier 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/Assert.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2146: syntax error : missing ';' before identifier 'ACE_Export'
1>e:\ACE_wrappers\ace/Assert.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/OS_main.h(192) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2628: 'ACE_Export' followed by 'void' is illegal (did you forget a ';'?)
1>e:\ACE_wrappers\ace/Assert.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2143: syntax error : missing ',' before '*'
1>d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : error C2144: syntax error : 'int' should be preceded by ';'
1>d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(22) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C2144: syntax error : 'ACE_Export' should be preceded by ';'
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/OS_main.h(192) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C2470: 'ACE_No_Heap_Check' : looks like a function definition, but there is no parameter list; skipping apparent body
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C2199: syntax error : found 'void (' at global scope (was a declaration intended?)
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(22) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C2143: syntax error : missing ';' before 'namespace'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/OS_main.h(192) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(41) : error C2144: syntax error : 'int' should be preceded by ';'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(41) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_NS_errno.h(44) : error C2144: syntax error : 'void' should be preceded by ';'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_NS_errno.h(44) : error C2086: 'int ACE_OS::ACE_NAMESPACE_INLINE_FUNCTION' : redefinition
1>        e:\ACE_wrappers\ace/OS_NS_errno.h(41) : see declaration of 'ACE_OS::ACE_NAMESPACE_INLINE_FUNCTION'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(47) : error C2144: syntax error : 'int' should be preceded by ';'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_NS_errno.h(47) : error C2086: 'int ACE_OS::ACE_NAMESPACE_INLINE_FUNCTION' : redefinition
1>        e:\ACE_wrappers\ace/OS_NS_errno.h(41) : see declaration of 'ACE_OS::ACE_NAMESPACE_INLINE_FUNCTION'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(50) : error C2144: syntax error : 'int' should be preceded by ';'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_NS_errno.h(50) : error C2086: 'int ACE_OS::ACE_NAMESPACE_INLINE_FUNCTION' : redefinition
1>        e:\ACE_wrappers\ace/OS_NS_errno.h(41) : see declaration of 'ACE_OS::ACE_NAMESPACE_INLINE_FUNCTION'
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C2146: syntax error : missing ';' before identifier 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(22) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C2144: syntax error : 'ACE_Export' should be preceded by ';'
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/OS_main.h(192) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C2470: 'ACE_Errno_Guard' : looks like a function definition, but there is no parameter list; skipping apparent body
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C2144: syntax error : 'int' should be preceded by ';'
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(22) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C2146: syntax error : missing ';' before identifier 'mode_t'
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/os_stdint.h(28) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory
1>WIN32_Proactor.cpp
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2144: syntax error : 'void' should be preceded by ';'
1>e:\ACE_wrappers\ace/Assert.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Assert.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2143: syntax error : missing ',' before '*'
1>d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : error C2144: syntax error : 'int' should be preceded by ';'
1>d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C2143: syntax error : missing ';' before '<class-head>'
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C2199: syntax error : found 'void (' at global scope (was a declaration intended?)
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C2143: syntax error : missing ';' before 'namespace'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C2146: syntax error : missing ';' before identifier 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C2143: syntax error : missing ';' before '<class-head>'
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C2144: syntax error : 'int' should be preceded by ';'
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C2146: syntax error : missing ';' before identifier 'mode_t'
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/os_stdint.h(28) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory
1>WIN32_Asynch_IO.cpp
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2144: syntax error : 'void' should be preceded by ';'
1>e:\ACE_wrappers\ace/Assert.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Assert.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2143: syntax error : missing ',' before '*'
1>d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : error C2144: syntax error : 'int' should be preceded by ';'
1>d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C2143: syntax error : missing ';' before '<class-head>'
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C2199: syntax error : found 'void (' at global scope (was a declaration intended?)
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C2143: syntax error : missing ';' before 'namespace'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C2146: syntax error : missing ';' before identifier 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C2143: syntax error : missing ';' before '<class-head>'
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C2144: syntax error : 'int' should be preceded by ';'
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C2146: syntax error : missing ';' before identifier 'mode_t'
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/os_stdint.h(28) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory
1>WFMO_Reactor.cpp
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2144: syntax error : 'void' should be preceded by ';'
1>e:\ACE_wrappers\ace/Assert.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Assert.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2143: syntax error : missing ',' before '*'
1>d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : error C2144: syntax error : 'int' should be preceded by ';'
1>d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C2143: syntax error : missing ';' before '<class-head>'
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C2199: syntax error : found 'void (' at global scope (was a declaration intended?)
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C2143: syntax error : missing ';' before 'namespace'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C2146: syntax error : missing ';' before identifier 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C2143: syntax error : missing ';' before '<class-head>'
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C2144: syntax error : 'int' should be preceded by ';'
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C2146: syntax error : missing ';' before identifier 'mode_t'
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/sys/os_types.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/os_include/os_stdint.h(28) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory
1>UUID.cpp
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2144: syntax error : 'void' should be preceded by ';'
1>e:\ACE_wrappers\ace/Assert.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Assert.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Assert.h(23) : error C2143: syntax error : missing ',' before '*'
1>d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : error C2144: syntax error : 'int' should be preceded by ';'
1>d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C2143: syntax error : missing ';' before '<class-head>'
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(56) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C2199: syntax error : found 'void (' at global scope (was a declaration intended?)
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/Global_Macros.h(471) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C2143: syntax error : missing ';' before 'namespace'
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_NS_errno.h(38) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C2146: syntax error : missing ';' before identifier 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_Errno.h(46) : error C2086: 'int ACE_END_VERSIONED_NAMESPACE_DECL' : redefinition
1>        d:\Program Files\Microsoft Visual Studio 9.0\VC\include\crtdbg.h(37) : see declaration of 'ACE_END_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C2143: syntax error : missing ';' before '<class-head>'
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>e:\ACE_wrappers\ace/OS_Errno.h(47) : error C2086: 'int ACE_BEGIN_VERSIONED_NAMESPACE_DECL' : redefinition
1>        e:\ACE_wrappers\ace/Assert.h(23) : see declaration of 'ACE_BEGIN_VERSIONED_NAMESPACE_DECL'
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C2144: syntax error : 'int' should be preceded by ';'
1>e:\ACE_wrappers\ace/os_include/os_stddef.h(35) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
....
1>ACE - 189 error(s), 0 warning(s)
您需要登录后才可以回帖 登录 | 用户注册

本版积分规则

Archiver|手机版|小黑屋|ACE Developer ( 京ICP备06055248号 )

GMT+8, 2024-5-4 10:43 , Processed in 0.017849 second(s), 6 queries , Redis On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表