[ 
http://issues.apache.org/jira/browse/AXISCPP-512?page=comments#action_62647 ]
     
Francis ANDRE commented on AXISCPP-512:
---------------------------------------

Yes, that's what I wanted to do...but there is a lot of change in the packaging 
to avoid useless recompilation. So I did go further because I was thinking the 
AXIS-CPP team would not appreciate it (as to pass every library as a dll)

Regards

> MSVC: sln or dsw MSVC projects are out of sync compare to source tree
> ---------------------------------------------------------------------
>
>          Key: AXISCPP-512
>          URL: http://issues.apache.org/jira/browse/AXISCPP-512
>      Project: Axis-C++
>         Type: Bug
>     Versions: 1.5 Alpha
>  Environment: WindowsXP pro SP1.
> MSVC 7.1
>     Reporter: Francis ANDRE

>
> Hi
> Here is the cosole log for the generation of the AxisClient (I have 
> suppressed the 2020 warnings for the clarity of the problems).
> ------ D�but de la g�n�ration�: Projet�: AxisClient, Configuration�: Debug 
> Win32 ------
> Supprimer des fichiers de sortie et des fichiers interm�diaires du projet 
> 'AxisClient', configuration 'Debug|Win32'.
> Compilation...
> WSDDTransport.cpp
> WSDDService.cpp
> WSDDKeywords.cpp
> WSDDHandler.cpp
> WSDDDocumentExpat.cpp
> c1xx : fatal error C1083: Impossible d'ouvrir le fichier source�: 
> '\Apache\ws-axis\c\src\wsdd\WSDDDocumentExpat.cpp'�: No such file or directory
> WSDDDeployment.cpp
> Url.cpp
> c1xx : fatal error C1083: Impossible d'ouvrir le fichier source�: 
> '\apache\ws-axis\c\src\transport\axis\Url.cpp'�: No such file or directory
> URIMapping.cpp
> TypeMapping.cpp
> TransportFactory.cpp
> c1xx : fatal error C1083: Impossible d'ouvrir le fichier source�: 
> '\apache\ws-axis\c\src\transport\axis\TransportFactory.cpp'�: No such file or 
> directory
> Transport.cpp
> c1xx : fatal error C1083: Impossible d'ouvrir le fichier source�: 
> '\apache\ws-axis\c\src\transport\axis\Transport.cpp'�: No such file or 
> directory
> StartElement.cpp
> SoapSerializer.cpp
> SoapParserExpat.cpp
> c1xx : fatal error C1083: Impossible d'ouvrir le fichier source�: 
> '\Apache\ws-axis\c\src\soap\SoapParserExpat.cpp'�: No such file or directory
> SoapMethod.cpp
> SoapKeywordMapping.cpp
> SoapHeader.cpp
> SoapFault.cpp
> SoapEnvelope.cpp
> SoapDeSerializer.cpp
> G�n�ration de code en cours...
> Compilation en cours...
> SoapBody.cpp
> SimpleAttribute.cpp
> SharedObject.cpp
> SessionScopeHandlerPool.cpp
> SerializerPool.cpp
> Sender.cpp
> c1xx : fatal error C1083: Impossible d'ouvrir le fichier source�: 
> '\apache\ws-axis\c\src\transport\axis\Sender.cpp'�: No such file or directory
> RequestScopeHandlerPool.cpp
> Receiver.cpp
> c1xx : fatal error C1083: Impossible d'ouvrir le fichier source�: 
> '\apache\ws-axis\c\src\transport\axis\Receiver.cpp'�: No such file or 
> directory
> QName.cpp
> Param.cpp
> Packet.cpp
> c1xx : fatal error C1083: Impossible d'ouvrir le fichier source�: 
> '\Apache\ws-axis\c\src\common\Packet.cpp'�: No such file or directory
> MessageData.cpp
> HttpTransport.cpp
> c1xx : fatal error C1083: Impossible d'ouvrir le fichier source�: 
> '\apache\ws-axis\c\src\transport\axis\HttpTransport.cpp'�: No such file or 
> directory
> HexCoder.cpp
> HeaderBlock.cpp
> HandlerPool.cpp
> HandlerLoader.cpp
> HandlerChain.cpp
> GDefine.cpp
> Event.cpp
> G�n�ration de code en cours...
> Compilation en cours...
> Element.cpp
> DeserializerPool.cpp
> ComplexElement.cpp
> ClientAxisEngine.cpp
> CharacterElement.cpp
> Channel.cpp
> c1xx : fatal error C1083: Impossible d'ouvrir le fichier source�: 
> '\apache\ws-axis\c\src\transport\axis\Channel.cpp'�: No such file or directory
> Call.cpp
> BasicTypeSerializer.cpp
> BasicNode.cpp
> AxisUtils.cpp
> AxisTransport.cpp
> c1xx : fatal error C1083: Impossible d'ouvrir le fichier source�: 
> '\apache\ws-axis\c\src\transport\axis\AxisTransport.cpp'�: No such file or 
> directory
> AxisTrace.cpp
> AxisTime.cpp
> AxisException.cpp
> c1xx : fatal error C1083: Impossible d'ouvrir le fichier source�: 
> '\Apache\ws-axis\c\src\common\AxisException.cpp'�: No such file or directory
> AxisEngine.cpp
> AxisConfig.cpp
> Axis.cpp
> Attribute.cpp
> ArrayBean.cpp
> G�n�ration de code en cours...
> Compilation en cours...
> apr_base64.c
> G�n�ration de code en cours...
> Compilation en cours...
> AppScopeHandlerPool.cpp
> AdminUtils.cpp
> G�n�ration de code en cours...
> Temps de g�n�ration 1:28
> AxisClient - 12 erreur(s), 2020 avertissement(s)
> ---------------------- Termin� ----------------------
>     G�n�ration�: 0 a r�ussi, 1 a �chou�, 0 a �t� ignor�

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to