Maison > Questions et réponses > le corps du texte
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)
Après avoir importé Rongyun dans le projet, cette erreur s'est produite. Fondamentalement, tout a été compilé selon les exigences du document. Pourquoi cette erreur s'est-elle produite ?