You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Fred Preston (JIRA)" <ax...@ws.apache.org> on 2006/04/05 15:06:30 UTC

[jira] Closed: (AXISCPP-512) MSVC: sln or dsw MSVC projects are out of sync compare to source tree

     [ http://issues.apache.org/jira/browse/AXISCPP-512?page=all ]
     
Fred Preston closed AXISCPP-512:
--------------------------------


> 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira