lyalong0616 发表于 2011-7-23 17:12:30

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

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)
页: [1]
查看完整版本: ACE 编译错误 急,球大侠帮忙