帖子
帖子
用户
博客
课程
显示全部楼层
1
帖子
0
勋章
2
Y币

[App引擎] swift使用SuperWebview编译错误

[复制链接]
发表于 2016-6-30 02:01:55
错误信息如下,请帮忙看看什么原因~
  1. Undefined symbols for architecture arm64:
  2.   "_Encoder_Interface_exit", referenced from:
  3.       AQRecorder::~AQRecorder() in APICloud.a(AQRecorder.o)
  4.   "_Decoder_Interface_exit", referenced from:
  5.       -[UZAMRPlayer dealloc] in APICloud.a(UZAMRPlayer.o)
  6.   "_Encoder_Interface_init", referenced from:
  7.       AQRecorder::AQRecorder() in APICloud.a(AQRecorder.o)
  8.   "_Encoder_Interface_Encode", referenced from:
  9.       AQRecorder::EncodeBuffer(short*, int) in APICloud.a(AQRecorder.o)
  10.   "_Decoder_Interface_Decode", referenced from:
  11.       -[UZAMRPlayer audioQueueOutputWithQueue:queueBuffer:] in APICloud.a(UZAMRPlayer.o)
  12.       -[UZAMRPlayer readPacketsIntoBuffer:] in APICloud.a(UZAMRPlayer.o)
  13.   "_Decoder_Interface_init", referenced from:
  14.       -[UZAMRPlayer init] in APICloud.a(UZAMRPlayer.o)
  15. ld: symbol(s) not found for architecture arm64
  16. clang: error: linker command failed with exit code 1 (use -v to see invocation)
复制代码


28
帖子
1
勋章
1万+
Y币
Modules下面的库都要添加到工程
您需要登录后才可以回帖 登录

本版积分规则