Unresolved External symbol

2007-11-26 Thread Sunil Pandit
Hi !

I am trying to use  some of the functions (
axiom_util_get_next_siblng_element_with_localname) defined in axiomutil.h .
I am getting linking error saying
unresolved external symbol
_axiom_util_get_next_siblng_element_with_localname referenced in function
[EMAIL PROTECTED]

I have included all the .lib from axis2c/lib folder. I am not sure which
library I am missing.

Any help is greatly appreciated.

Thanks
Sunil Pandit
RD , CSC FSG Austin
(512)2755792

Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
Registered in USA No: C-489-59



This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.




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



Re: Unresolved External symbol

2007-11-26 Thread Dimuthu Gamage
Hi,
AFAIK it should be defined in the axiom.lib . are the simple samples like
echo, math in your computer working?
Just recheck http://ws.apache.org/axis2/c/docs/installationguide.html#win in
a case you miss something.


Thanks
Dimuthu


On Nov 26, 2007 11:35 PM, Sunil Pandit [EMAIL PROTECTED] wrote:

 Hi !

 I am trying to use  some of the functions (
 axiom_util_get_next_siblng_element_with_localname) defined in axiomutil.h.
 I am getting linking error saying
 unresolved external symbol
 _axiom_util_get_next_siblng_element_with_localname referenced in function
 [EMAIL PROTECTED]

 I have included all the .lib from axis2c/lib folder. I am not sure which
 library I am missing.

 Any help is greatly appreciated.

 Thanks
 Sunil Pandit
 RD , CSC FSG Austin
 (512)2755792

 Computer Sciences Corporation
 Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
 USA
 Registered in USA No: C-489-59


 

 This is a PRIVATE message. If you are not the intended recipient, please
 delete without copying and kindly advise us by e-mail of the mistake in
 delivery.
 NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
 any order or other contract unless pursuant to explicit written agreement
 or government initiative expressly permitting the use of e-mail for such
 purpose.

 



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