anyRTC/AriOSSDK

demo运行报错

Closed this issue · 1 comments

Undefined symbols for architecture arm64:
"OBJC_CLASS$_ARVideoEncoderConfiguration", referenced from:
objc-class-ref in VideoChatViewController.o
"OBJC_CLASS$_ARtcEngineKit", referenced from:
objc-class-ref in VideoChatViewController.o
"OBJC_CLASS$_ARtcVideoCanvas", referenced from:
objc-class-ref in VideoChatViewController.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

用真机运行,暂不支持模拟器