RE: A compiling problem

2007-06-20 Thread Wang, Hailong (NIH/CIT) [C]
Manjula, Thanks for you response. Now the problem was solved. Hailong -Original Message- From: Manjula Peiris [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 19, 2007 11:03 PM To: Apache AXIS C User List Subject: Re: A compiling problem Hi Wang, Did you add %AXIS2C_HOME%\lib to the

RE: A compiling problem

2007-06-20 Thread Wang, Hailong (NIH/CIT) [C]
Samisa, Thanks for you response. Now the problem was solved. Hailong -Original Message- From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 19, 2007 10:27 PM To: Apache AXIS C User List Subject: Re: A compiling problem What is the version of Axis2/C you are using? I

Re: A compiling problem

2007-06-19 Thread Manjula Peiris
Hi Wang, Did you add %AXIS2C_HOME%\lib to the %PATH% enviornment varaible ? -Manjula On Tue, 2007-06-19 at 14:00 -0400, Wang, Hailong (NIH/CIT) [C] wrote: > Hi, > > > > I tried to build the echo sample, but I got linking errors as > following: > > > > 1>echo.obj : error LNK2019: unresol

Re: A compiling problem

2007-06-19 Thread Samisa Abeysinghe
What is the version of Axis2/C you are using? I hope you are using the latest 1.0.0 version. Also, please send in the command that you used to build the sample. Thanks, Samisa... Wang, Hailong (NIH/CIT) [C] wrote: Hi, I tried to build the echo sample, but I got linking errors as followi

A compiling problem

2007-06-19 Thread Wang, Hailong (NIH/CIT) [C]
Hi, I tried to build the echo sample, but I got linking errors as following: 1>echo.obj : error LNK2019: unresolved external symbol [EMAIL PROTECTED] referenced in function _main 1>echo.obj : error LNK2019: unresolved external symbol [EMAIL PROTECTED] referenced in function _main 1>echo.o