demo工程编译有问题,client工程

现实点 2020-9-20 570

报错如下:

Undefined symbols for architecture x86_64:

  "___darwin_check_fd_set_overflow", referenced from:

      socket_gethostbyname(char const, socket_ipinfo_t, int, char const, NetCheckTrafficMonitor) in mars(dnsquery.o)

ld: symbol(s) not found for architecture x86_64

clang: error: linker command failed with exit code 1 (use -v to see invocation)

这个是什么错误?

最新回复 (1)
  • HeavyRain 2020-9-20
    引用 2
    https://github.com/wildfirechat/ios-chat/issues/166
返回