岁月如歌i 2017-07-15 02:14 采纳率: 83.3%
浏览 1857
已结题

Xcode真机调试出现的错误~

错误信息如下:
Undefined symbols for architecture armv7:
"_xdSendMessage", referenced from:
_Herald_xdSendMessage_m2534056276 in Bulk_Assembly-CSharp-firstpass_0.o
(maybe you meant: _Herald_xdSendMessage_m2534056276)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

  • 写回答

1条回答 默认 最新

  • threenewbee 2017-07-16 02:26
    关注

    编译都没有编译对,看你的o文件是否丢失或者版本不匹配

    评论

报告相同问题?