XML parsing
Hi ,
I'm getting following error when compiling pro *C code for XML parsing..
ld: 0711-317 ERROR: Undefined symbol: .XmlCreate
ld: 0711-317 ERROR: Undefined symbol: .XmlLoadDom
Compiler version:
Pro*C/C++: Release 10.2.0.4.0 - Production on Thu Sep 2 07:26:09 2010
Copyright (c) 1982, 2007, Oracle. All rights reserved.
I have following library file in following path and conidering while compilation.
/opt/oracle/product/prodvers/lib/libxml10.a
Thanks,
kannan