Hi,
I am using xml4c_5_6 on IBM MVS.
While executing a batch program (not from USS) using C++, I am getting following error
ERROR EDC4014: Undefined writable static objects are detected:
xml4c_5_6::XMLPlatformUtils::fgMemoryManager xml4c_5_6::XMLUni::fgXerces
cDefaultLocale
WARNING EDC4015: Unresolved references are detected:
Can you please suggest what could cause this error ?
Thanks