3***@qq.com
3***@qq.com
  • 发布:2021-01-08 23:08
  • 更新:2021-01-08 23:08
  • 阅读:691

导入腾讯直播sdk之后,引用腾讯直播方法编译报错

分类:uni-app

插件工程中导入TXLiteAVSDK_Enterprise.framework,编译通过,

在TestPluginProxy.m中 didFinishLaunchingWithOptions方法调用SDK内部方法,
[TXLiveBase setLicenceURL:LicenceURL key:LicenceKey];

编译报错
Undefined symbols for architecture arm64:
"_OBJCCLASS$_TXLiveBase", referenced from:
objc-class-ref in DCTestUniPlugin(TestPluginProxy.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

2021-01-08 23:08 负责人:无 分享
已邀请:

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