open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
384 stars 180 forks source link

build linux error!!! #351

Open liubin123456 opened 4 years ago

liubin123456 commented 4 years ago

ERROR at //third_party/libaom/options.gni:1:1: Can't load input file. import("//build/config/gclient_args.gni")

@jianjunz

taste1981 commented 3 years ago

@liubin123456 please make sure after you run "gclient sync" before building, the patch at https://github.com/open-webrtc-toolkit/owt-client-native/blob/master/talk/owt/patches/0013-Remove-unused-gni-for-av1-build.patch is successfully applied to above mentioned gni.