Ant build fails with following error messages.
[cc] C:\axiscpp\ws-axis\c\src\server\apache2\mod_axis2.cpp(43) : error C2
259: 'Apache2Transport' : cannot instantiate abstract class due to following mem
bers:
[cc] C:\axiscpp\ws-axis\c\src\server\apache2\Apache2Transport.h(5
5) : see declaration of 'Apache2Transport'
[cc] C:\axiscpp\ws-axis\c\src\server\apache2\mod_axis2.cpp(43) : warning
C4259: 'const char *__thiscall axiscpp::SOAPTransport::getTransportProperty(cons
t char *,bool)' : pure virtual function was not defined
[cc] C:\axiscpp\ws-axis\c\src\server\apache2\../../transport/SOAP
Transport.h(264) : see declaration of 'getTransportProperty'
[cc] C:\axiscpp\ws-axis\c\src\server\apache2\mod_axis2.cpp(43) : error C2
259: 'Apache2Transport' : cannot instantiate abstract class due to following mem
bers:
[cc] C:\axiscpp\ws-axis\c\src\server\apache2\Apache2Transport.h(5
5) : see declaration of 'Apache2Transport'
[cc] C:\axiscpp\ws-axis\c\src\server\apache2\mod_axis2.cpp(43) : warning
C4259: 'const char *__thiscall axiscpp::SOAPTransport::getTransportProperty(cons
t char *,bool)' : pure virtual function was not defined
[cc] C:\axiscpp\ws-axis\c\src\server\apache2\../../transport/SOAP
Transport.h(264) : see declaration of 'getTransportProperty'
[cc] AttachmentHelper.cpp
[cc] Generating Code...
Dushshantha