Required libfontconfig.a
Opened this issue · 0 comments
Hello All,
Can any one provide me libfontconfig.a file for ios..
Errors:
Undefined symbols for architecture armv7:
"_XML_SetCharacterDataHandler", referenced from:
_FcConfigParseAndLoad in libfontconfig_universal.a(fcxml.o)
"_XML_GetBuffer", referenced from:
_FcConfigParseAndLoad in libfontconfig_universal.a(fcxml.o)
"_XML_ParserFree", referenced from:
_FcConfigParseAndLoad in libfontconfig_universal.a(fcxml.o)
"_XML_SetDoctypeDeclHandler", referenced from:
_FcConfigParseAndLoad in libfontconfig_universal.a(fcxml.o)
"_XML_GetErrorCode", referenced from:
_FcConfigParseAndLoad in libfontconfig_universal.a(fcxml.o)
"_XML_SetUserData", referenced from:
_FcConfigParseAndLoad in libfontconfig_universal.a(fcxml.o)
"_XML_ErrorString", referenced from:
_FcConfigParseAndLoad in libfontconfig_universal.a(fcxml.o)
"_XML_ParserCreate", referenced from:
_FcConfigParseAndLoad in libfontconfig_universal.a(fcxml.o)
"_XML_SetElementHandler", referenced from:
_FcConfigParseAndLoad in libfontconfig_universal.a(fcxml.o)
"_XML_ParseBuffer", referenced from:
_FcConfigParseAndLoad in libfontconfig_universal.a(fcxml.o)
"_XML_GetCurrentLineNumber", referenced from:
_FcConfigMessage in libfontconfig_universal.a(fcxml.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)