Hi Samisa, 

I am using nmake commands, I tried a few options like
/k, /C or /I. Only /I will allow me continue to build,
but the axis2_http_server.exe was not created.

How do I turn off the option so warnings won't be
treated as errors?

I was able to compile axis2/c 1.2 successfully.

Thanks!
Frank 

--- Samisa Abeysinghe <[EMAIL PROTECTED]> wrote:

> You seem to have warnings treated as errors. Can you
> disable that and 
> try again?
> 
> Samisa...
> 
> Frank Zhou wrote:
> > Hi All, 
> >
> > I downloaded the AXIS2/c 1.3 source code today and
> > found out that I can not compile it. I got the
> > following error:
> >
> > ==================
> > http_server_main.c
> >
>
..\..\src\core\transport\http\server\simple_axis2_server\http_server_main.c(119)
> >  : error C2220: warning treated as error - no
> object
> > file generated
> >
>
..\..\src\core\transport\http\server\simple_axis2_server\http_server_main.c(119)
> >  : warning C4047: 'function' : 'int *(__cdecl
> *)()'
> > differs in levels of indirec
> > tion from 'int'
> >
>
..\..\src\core\transport\http\server\simple_axis2_server\http_server_main.c(119)
> >  : warning C4047: 'function' : 'char *const
> **(__cdecl
> > *)()  ' differs in levels
> >  of indirection from 'char ** '
> > NMAKE : fatal error U1077: 'cl.exe' : return code
> > '0x2'
> > Stop.
> > ==============
> >
> > I am on Windows XP Professional x64 edition. 
> > I was able to compile and run AXIS2/c 1.2 without
> > problem.
> >
> > Please advise what might be the issue. Thanks
> much.
> >
> > Frank
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> > http://mail.yahoo.com 
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> >
> >
> >   
> 
> 
> -- 
> Samisa Abeysinghe 
> Software Architect; WSO2 Inc.
> 
> http://www.wso2.com/ - "Oxygenating the Web Service
> Platform."
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to