[Ace-users] examples\C++NPv2\Chapter 5

joe joelihn at hotmail.com
Tue Nov 20 03:27:02 CST 2007


ACE VERSION: 5.5.10
HOST MACHINE and OPERATING SYSTEM:    winxp
COMPILER NAME AND VERSION (AND PATCHLEVEL): g++
THE $ACE_ROOT/ace/config.h FILE : #include "ace/config-win32.h"
THE $ACE_ROOT/include/makeinclude/platform_macros.GNU
FILE :platform_macros.GNU
DESCRIPTION:
.................
../Reactor_Logging_Server_T.cpp:10: syntax error before `::' token
../Reactor_Logging_Server_T.cpp:11: type specifier omitted for
parameter `ACE_Reactor'
../Reactor_Logging_Server_T.cpp:11: parse error before `*' token
../Reactor_Logging_Server_T.cpp:12: ISO C++ forbids declaration of
`Reactor_Logging_Server' with no type
../Reactor_Logging_Server_T.cpp: In function `int
Reactor_Logging_Server(...)':
../Reactor_Logging_Server_T.cpp:12: `reactor' undeclared (first use
this function)
../Reactor_Logging_Server_T.cpp:12: (Each undeclared identifier is
reported only once for each function it appears in.)
../Reactor_Logging_Server_T.cpp:12: only constructors take base
initializers
../Reactor_Logging_Server_T.cpp:12: confused by earlier errors,
bailing out
Build error occurred, build is stopped
.................

Not complete!


More information about the Ace-users mailing list