Qyee
Qyee
  • 发布:2015-02-06 01:50
  • 更新:2015-02-10 15:50
  • 阅读:1368

引入-liflySpeech库,编译出错,大牛支招

分类:5+ SDK

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)

2015-02-06 01:50 负责人:无 分享
已邀请:
DCloud_IOS_XTY

DCloud_IOS_XTY

如果不使用语音插件,除了删除iflyMSC.framework外,也要将other linker flgs中的-llibSpeech和-liflySpeech项删除

该问题目前已经被锁定, 无法添加新回复