Setting up build environment for Android
Export the base settings of GYP_DEFINES so we can define how we want to build
User has not specified any gyp defines so we proceed with default
x86_64 Build
GYP_DEFINES=OS=android host_os=linux libjingle_java=1 build_with_libjingle=1 build_with_chromium=0 enable_tracing=1 enable_android_opensl=0 OS=android target_arch=x64
Run gclient hooks
No command 'gclient' found, did you mean:
Command 'oclient' from package 'python-owncloud' (universe)
Command 'jclient' from package 'julius' (multiverse)
gclient: command not found
Build AppRTCDemo in Release (arch: x86_64)
Running ninja
ninja: Entering directory `out_android_x86_64/Release'
ninja: fatal: chdir to 'out_android_x86_64/Release' - No such file or directory
Release build for apprtc failed for revision 9785
Hi there
I'm trying to build Android WebRTC for x86 and x86_64
but get this error: