[ http://issues.apache.org/jira/browse/AXISCPP-698?page=comments#action_12313787 ]
Samisa Abeysinghe commented on AXISCPP-698: ------------------------------------------- I added a temporyry fix to AttachmentHelper class to solve the build problems caused due to changes to SoapAttachment class > cvs build fails due to an error in AttachmentHelper.cpp > ------------------------------------------------------- > > Key: AXISCPP-698 > URL: http://issues.apache.org/jira/browse/AXISCPP-698 > Project: Axis-C++ > Type: Bug > Components: Server - Engine > Environment: All > Reporter: Dushshantha Chandradasa > > CVS build fails with following error messages. > Suspicious library name starting with "lib": libapr > Suspicious library name starting with "lib": libhttpd > [cc] Starting dependency analysis for 2 files. > [cc] 2 files are up to date. > [cc] 0 files to be recompiled from dependency analysis. > [cc] 1 total files to be compiled. > [cc] AttachmentHelper.cpp > [cc] C:\axiscpp\ws-axis\c\src\server\apache2\AttachmentHelper.cpp(54) > : e > rror C2512: 'SoapAttachment' : no appropriate default constructor available > BUILD FAILED > C:\axiscpp\ws-axis\c\build.xml:213: The following error occurred while > executing > this line: > C:\axiscpp\ws-axis\c\build.xml:205: The following error occurred while > executing > this line: > C:\axiscpp\ws-axis\c\build.xml:120: The following error occurred while > executing > this line: > C:\axiscpp\ws-axis\c\build\buildApache20Module.xml:27: cl failed with return > cod > e 2 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
