Undefined symbols for architecture armv7:
"_OBJCCLASS$_IFlySpeechConstant", referenced from:
objc-class-ref in libiflySpeech.a(PGIFLYSpeech.o)
"_OBJCCLASS$_IFlyRecognizerView", referenced from:
objc-class-ref in libiflySpeech.a(PGIFLYSpeech.o)
"_OBJCCLASS$_IFlySpeechUtility", referenced from:
objc-class-ref in libiflySpeech.a(PGIFLYSpeech.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Qyee
- 发布:2015-02-06 01:59
- 更新:2015-02-06 10:37
- 阅读:1663
链接-liflySpeech出错,请问什么原因
分类:5+ SDK
1 个回复
Qyee (作者)
解决了,加入lib目录下的iflyMSC.framework框架就可以了