ios - After importing Rongyun, command+B. Compilation failed.
为情所困
为情所困 2017-05-17 10:05:02
0
1
752
Undefined symbols for architecture x86_64:
  "_VTDecompressionSessionCreate", referenced from:
      AgoraRTC::H264VideoToolboxDecoder::ResetDecompressionSession() in AgoraRtcEngineKit(libAgoraRTCEngine.a-x86_64-master.o)
      
"_kVTDecompressionPropertyKey_RealTime", referenced from:
      AgoraRTC::H264VideoToolboxDecoder::ResetDecompressionSession() in AgoraRtcEngineKit(libAgoraRTCEngine.a-x86_64-master.o)
      AgoraRTC::H264VideoToolboxDecoder::ConfigureDecompressionSession() in AgoraRtcEngineKit(libAgoraRTCEngine.a-x86_64-master.o)
     
"_VTDecompressionSessionDecodeFrame", referenced from:
      AgoraRTC::H264VideoToolboxDecoder::Decode(AgoraRTC::EncodedImage const&, bool, AgoraRTC::RTPFragmentationHeader const*, AgoraRTC::CodecSpecificInfo const*, long long) in AgoraRtcEngineKit(libAgoraRTCEngine.a-x86_64-master.o)

After I imported Rongyun into the project, this error occurred. Basically, everything was compiled according to the requirements of the document. Why did this error occur?

为情所困
为情所困

reply all(1)
我想大声告诉你

VideoToolbox.framework is not imported

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!