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:50
- 更新:2015-02-10 15:50
- 阅读:1368
引入-liflySpeech库,编译出错,大牛支招
分类:5+ SDK
1 个回复
DCloud_IOS_XTY
如果不使用语音插件,除了删除iflyMSC.framework外,也要将other linker flgs中的-llibSpeech和-liflySpeech项删除