owt-client-native
owt-client-native copied to clipboard
CS_WebRTC_Client_SDK_Android.v4.3 corresponding code version
Would you tell the code version which CS_WebRTC_Client_SDK_Android.v4.3 corresponding to? when i was compiling tag v4.3 for android, owt-deps-webrtc version is tag v4.3 as well got below error: src$ python scripts/build_android.py
args: Namespace(debug=False, output_path='/home/firefly/owt/github/owt-client-native-android/src/src/out', target_arch='arm,arm64,x86')
generating args for arm release ERROR at //build/config/android/internal_rules.gni:3151:7: Assertion failed. assert(_is_annotation_processor || _is_java_binary || _has_sources) ^----- See //build/config/android/rules.gni:1493:5: whence it was called. java_library_impl(target_name) { ^------------------------------- See //build/config/android/rules.gni:1849:5: whence it was called. java_library(target_name) { ^-------------------------- See //third_party/webrtc/webrtc.gni:829:5: whence it was called. android_library(target_name) { ^----------------------------- See //third_party/webrtc/examples/BUILD.gn:105:3: whence it was called. rtc_android_library("AppRTCMobile_javalib") { ^-------------------------------------------- See //BUILD.gn:10:7: which caused the file to be included. "//third_party/webrtc/examples", ^------------------------------