x***@126.com
x***@126.com
  • 发布:2020-07-30 17:46
  • 更新:2021-04-08 14:15
  • 阅读:1141

IOS最新的SDK,打开Builder-hello中,集成百度语音模块,出现如下错误

分类:HBuilderX

ld: warning: could not create compact unwind for _ffi_call_unix64: does not use RBP or RSP based frame
Undefined symbols for architecture x86_64:
"_BDS_ASR_NAME", referenced from:
-[PGBaiduSpeech asrEventManager] in libbaiduSpeech.a(PGBaiduSpeech.o)
"_BDS_ASR_API_SECRET_KEYS", referenced from:
-[PGBaiduSpeech asrEventManager] in libbaiduSpeech.a(PGBaiduSpeech.o)
"_BDS_ASR_CMD_START", referenced from:
-[PGBaiduSpeech startRecognize:] in libbaiduSpeech.a(PGBaiduSpeech.o)
"_BDS_ASR_MODEL_VAD_DAT_FILE", referenced from:
-[PGBaiduSpeech asrEventManager] in libbaiduSpeech.a(PGBaiduSpeech.o)
"_BDS_ASR_DISABLE_PUNCTUATION", referenced from:
-[PGBaiduSpeech startRecognize:] in libbaiduSpeech.a(PGBaiduSpeech.o)
"_BDS_ASR_ENABLE_MODEL_VAD", referenced from:
-[PGBaiduSpeech asrEventManager] in libbaiduSpeech.a(PGBaiduSpeech.o)
"_BDS_ASR_LANGUAGE", referenced from:
-[PGBaiduSpeech startRecognize:] in libbaiduSpeech.a(PGBaiduSpeech.o)
"_BDS_ASR_CMD_STOP", referenced from:
___32-[PGBaiduSpeech startRecognize:]_block_invoke in libbaiduSpeech.a(PGBaiduSpeech.o)
-[PGBaiduSpeech stop] in libbaiduSpeech.a(PGBaiduSpeech.o)
"_BDS_ASR_ENABLE_LONG_SPEECH", referenced from:
-[PGBaiduSpeech startRecognize:] in libbaiduSpeech.a(PGBaiduSpeech.o)
"_BDS_ASR_OFFLINE_APP_CODE", referenced from:
-[PGBaiduSpeech asrEventManager] in libbaiduSpeech.a(PGBaiduSpeech.o)
"_BDS_ASR_SAMPLE_RATE", referenced from:
-[PGBaiduSpeech startRecognize:] in libbaiduSpeech.a(PGBaiduSpeech.o)
"_OBJCCLASS$_BDSEventManager", referenced from:
objc-class-ref in libbaiduSpeech.a(PGBaiduSpeech.o)
"_BDS_ASR_PRODUCT_ID", referenced from:
-[PGBaiduSpeech startRecognize:] in libbaiduSpeech.a(PGBaiduSpeech.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

2020-07-30 17:46 负责人:无 分享
已邀请:
x***@126.com

x***@126.com (作者)

打扰了,我的问题,集成部分少了一个包

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