Tencent-RTC / TRTC_Flutter

High-quality Interactive Audio/Video Flutter SDK
https://trtc.io/
75 stars 33 forks source link

iOS 打包失败 #4

Closed sldboy closed 3 years ago

sldboy commented 3 years ago

flutter sdk 1.22 android studio 3.4.1 trtc—sdk版本0.0.6 ios打包报错:

:1:1: warning: umbrella header for module 'TXLiteAVSDK_TRTC' does not include header '/cpp_interface/ITRTCCloud.h' [-Wincomplete-umbrella] #import "Headers/TXLiteAVSDK.h" ^ :1:1: warning: umbrella header for module 'TXLiteAVSDK_TRTC' does not include header '/cpp_interface/TRTCCode.h' [-Wincomplete-umbrella] :1:1: warning: umbrella header for module 'TXLiteAVSDK_TRTC' does not include header '/cpp_interface/TRTCCloudCallback.h' [-Wincomplete-umbrella] :1:1: warning: umbrella header for module 'TXLiteAVSDK_TRTC' does not include header '/cpp_interface/TRTCTypeDef.h' [-Wincomplete-umbrella] :1:1: warning: umbrella header for module 'TXLiteAVSDK_TRTC' does not include header '/cpp_interface/ITXAudioEffectManager.h' [-Wincomplete-umbrella] :1:1: warning: umbrella header for module 'TXLiteAVSDK_TRTC' does not include header '/cpp_interface/ITXDeviceManager.h' [-Wincomplete-umbrella] :1:1: warning: umbrella header for module 'TXLiteAVSDK_TRTC' does not include header 'TXLiteAVEncodedDataProcessingListener.h' [-Wincomplete-umbrella] :1:1: warning: umbrella header for module 'TXLiteAVSDK_TRTC' does not include header 'TXLiteAVBuffer.h' [-Wincomplete-umbrella] 8 warnings generated.
c1avie commented 3 years ago

参考文档:https://pub.dev/packages/tencent_trtc_cloud 第4点看看 image

c1avie commented 3 years ago

加qq群788910197 我们了解定位一下