I have found Visual Studio project files under VC.
I have following errors trying to compile AxisDevelopment.sln (last version I checked out just now):
 
Error 91 fatal error C1083: Cannot open source file: '..\..\src\soap\XercesHandler.cpp': No such file or directory c1xx
Error 261 fatal error C1083: Cannot open source file: '..\..\src\soap\SoapParserXerces.cpp': No such file or directory c1xx
Error 262 fatal error C1083: Cannot open source file: '..\..\src\soap\SoapParserExpat.cpp': No such file or directory c1xx
Error 429 fatal error C1083: Cannot open source file: '..\..\src\soap\SoapInputSource.cpp': No such file or directory c1xx
 
Where are missed files???
What happens here?
 
Thanks.

Reply via email to