ksvc / KSYLive_iOS

金山云直播SDK [ iOS推流+播放 ]融合版 支持美颜滤镜(Beauty Filter)、美声(Beauty Voice)、软硬编(Software/Hardware Encoder) 、网络自适应(Network Auto Adapt)、混音(Audio Mixer)、混响(Reverb)、画中画(PIP)
https://github.com/ksvc/KSYLive_iOS/wiki
941 stars 271 forks source link

能支持xcode8.2吗? #152

Closed JadeXH closed 6 years ago

JadeXH commented 6 years ago

pod成功后,编译报错 如下: Undefined symbols for architecture arm64: "_CMVideoFormatDescriptionGetHEVCParameterSetAtIndex", referenced from: _vtenc_get_codecparameterset_atindex in libksystreamerbase.a(videotoolboxenc.o) "_kVTProfileLevel_HEVC_Main_AutoLevel", referenced from: _vtenc_init in libksystreamerbase.a(videotoolboxenc.o) "_kVTProfileLevel_HEVC_Main10_AutoLevel", referenced from: _vtenc_init in libksystreamerbase.a(videotoolboxenc.o) "___isOSVersionAtLeast", referenced from: _init_hevc_fmt_desc in libksyplayer.a(IJKVideoUtils.o) "_CMVideoFormatDescriptionCreateFromHEVCParameterSets", referenced from: _init_hevc_fmt_desc in libksyplayer.a(IJKVideoUtils.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)