Undefined symbols for architecture armv7:
  "_dns_parse_resource_record", referenced from:
     -[XMPPSRVResolver processRecord:length:] in libuexEaseMob.a(XMPPSRVResolver.o)
  "_dns_free_resource_record", referenced from:
     -[XMPPSRVResolver processRecord:length:] in libuexEaseMob.a(XMPPSRVResolver.o)
   - ld: symbol(s) not found for architecture armv7
   - clang: error: linker command failed with exit code 1 (use -v to see invocation)

 

 

添加依赖库libresolv

 http://stackoverflow.com/questions/21622384/xmpp-frameworks

 

相关文章:

  • 2022-12-23
  • 2021-05-01
  • 2021-05-17
  • 2021-12-01
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案