Hi,

The Visual Studio, and also Visual C++ 6.0, project files are no longer be
actively maintained and supported, as we make use of the ANT based system
due to its better portability.

Hence, your seeing errors with missing files.   You will find the Visual
C++ 6.0 project files appear to have been kept up-to-date, so it may be
possible for you to ask Visual Studio to upgrade these in someway.

If you're in a position to update these project files and donate back the
updates one of the commiters can see they're included in SVN.


Many Thanks,
Adrian
_______________________________________
Adrian Dick ([EMAIL PROTECTED])


"Kovgan, Peter" <[EMAIL PROTECTED]> wrote on 08/05/2006 15:59:30:

> 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