Re: where is Axiscpp_client

2006-03-16 Thread Parvez shah
s for –laxiscpp_client is –lAxisClient (I suppose it takes the AxisClient.lib), it worked for me, but I still have some problems to compile…   Gabriel.   From: Parvez shah [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 16, 2006 1:55 PM To: Apache AXIS C User List Subject: Re: whe

RE: where is Axiscpp_client

2006-03-16 Thread gabriel.allasia
…   Gabriel.   From: Parvez shah [mailto:[EMAIL PROTECTED] Sent: Thursday, March 16, 2006 1:55 PM To: Apache AXIS C User List Subject: Re: where is Axiscpp_client   sorry for the confusion . i am on window platform I have downloaded axis-c-1-5-win32 in my axis installation folder i can see

RE: where is Axiscpp_client

2006-03-16 Thread Gabriel Allasia
…   Gabriel.   From: Parvez shah [mailto:[EMAIL PROTECTED] Sent: Thursday, March 16, 2006 1:55 PM To: Apache AXIS C User List Subject: Re: where is Axiscpp_client   sorry for the confusion . i am on window platform I have downloaded axis-c-1-5-win32 in my axis installation folder i can see

Re: where is Axiscpp_client

2006-03-16 Thread Parvez shah
sorry for the confusion . i am on window platform I have downloaded axis-c-1-5-win32 in my axis installation folder i can see axis-c-1-5-win32\lib axis folder under axis folder i have AxisClient.lib,AxisClientC.lib,AxisServer.lib, and wsdl2ws.jar is libaxiscpp_client only available on non wind

Re: where is Axiscpp_client

2006-03-16 Thread Parvez shah
I am also on window platform i am using devc++ i am getting Linker error any pointer why.. i am getting it if any one is using devc++ can they share their settings may be i am missing some library Franz Fehringer wrote: I have only axis_client, which IS the cpp/c++ library. This is on W

Re: where is Axiscpp_client

2006-03-16 Thread Franz Fehringer
I have only axis_client, which IS the cpp/c++ library. This is on Windows though. Franz Parvez shah schrieb: I followed step provided at axis home page on how to compile and link axic cpp module my problem is . i cant find Axiscpp_client mentioned in the example g++ *.cpp -I/include

Re: where is Axiscpp_client

2006-03-16 Thread Antoine Galataud
Hi, do you have libaxiscpp_client.so in /lib ? If not, /lib must point to the correct axis libraries path. 2006/3/16, Parvez shah <[EMAIL PROTECTED]>: > > I followed step provided at axis home page on how to compile and link axic > cpp module > my problem is . i cant find Axiscpp_client mentione