I also tried on my Windows Server 2003 machine and got the same error. In both machine, I am using MS visual studio .Net 2003.
Thanks! Frank --- Frank Zhou <[EMAIL PROTECTED]> 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] > > __________________________________________________ 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]
