You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by "Chinthana C. Dinapala" <cd...@gmail.com> on 2005/02/14 04:09:32 UTC

Ant Build Faild in Windows

Guys,

Ant build give following arror.

       [cc]         This conversion requires a reinterpret_cast, a C-style cast
or function-style cast
       [cc] C:\build\ws-axis\c\src\cbindings\IAttributeC.cpp(63) : error C2040:
'==' : 'int' differs in levels of indirection from 'const char *'
       [cc] AxisExceptionC.cpp
       [cc] Generating Code...

BUILD FAILED
C:\build\ws-axis\c\build.xml:197: The following error occurred while executing t
his line:
C:\build\ws-axis\c\build\buildTools.xml:82: cl failed with return code 2

Total time: 2 minutes 16 seconds
C:\build\ws-axis\c>

Thanks

Chinthana

Re: Ant Build Faild in Windows

Posted by "Chinthana C. Dinapala" <cd...@gmail.com>.
Hi,

Now Build is working.

thanks

chinthana


On Mon, 14 Feb 2005 13:53:26 +0600, Samisa Abeysinghe
<sa...@gmail.com> wrote:
> The problem was fixed. Please check now.
> 
> Thanks,
> Samisa...
> 
> 
> On Mon, 14 Feb 2005 09:09:32 +0600, Chinthana C. Dinapala
> <cd...@gmail.com> wrote:
> > Guys,
> >
> > Ant build give following arror.
> >
> >       [cc]         This conversion requires a reinterpret_cast, a C-style cast
> > or function-style cast
> >       [cc] C:\build\ws-axis\c\src\cbindings\IAttributeC.cpp(63) : error C2040:
> > '==' : 'int' differs in levels of indirection from 'const char *'
> >       [cc] AxisExceptionC.cpp
> >       [cc] Generating Code...
> >
> > BUILD FAILED
> > C:\build\ws-axis\c\build.xml:197: The following error occurred while executing t
> > his line:
> > C:\build\ws-axis\c\build\buildTools.xml:82: cl failed with return code 2
> >
> > Total time: 2 minutes 16 seconds
> > C:\build\ws-axis\c>
> >
> > Thanks
> >
> > Chinthana
> >
>

Re: Ant Build Faild in Windows

Posted by Samisa Abeysinghe <sa...@gmail.com>.
The problem was fixed. Please check now.

Thanks,
Samisa...


On Mon, 14 Feb 2005 09:09:32 +0600, Chinthana C. Dinapala
<cd...@gmail.com> wrote:
> Guys,
> 
> Ant build give following arror.
> 
>       [cc]         This conversion requires a reinterpret_cast, a C-style cast
> or function-style cast
>       [cc] C:\build\ws-axis\c\src\cbindings\IAttributeC.cpp(63) : error C2040:
> '==' : 'int' differs in levels of indirection from 'const char *'
>       [cc] AxisExceptionC.cpp
>       [cc] Generating Code...
> 
> BUILD FAILED
> C:\build\ws-axis\c\build.xml:197: The following error occurred while executing t
> his line:
> C:\build\ws-axis\c\build\buildTools.xml:82: cl failed with return code 2
> 
> Total time: 2 minutes 16 seconds
> C:\build\ws-axis\c>
> 
> Thanks
> 
> Chinthana
>