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 error ios #742

Closed LaoWangInNear closed 5 months ago

LaoWangInNear commented 5 months ago

vpython scripts/build.py --sio_root /usr/local/ --skip_tests --scheme release ERROR at //build/config/compiler/BUILD.gn:1343:22: Script returned non-zero exit code. clang_revision = exec_script("//tools/clang/scripts/update.py", ^---------- Current dir: /Users/wangjinchao/webrtc_h265/src/out/Release-device-arm64/ Command: python3 /Users/wangjinchao/webrtc_h265/src/tools/clang/scripts/update.py --print-revision --verify-version=18 Returned 1 and printed out:

The expected clang version is llvmorg-18-init-12938-geb1d5065-1 but the actual version is llvmorg-16-init-6578-g0d30e92f-1 Did you run "gclient sync"?

who can help me

LaoWangInNear commented 5 months ago

ok

zainanjum100 commented 5 months ago

i am facing the same issue any solution?

panjekm commented 3 weeks ago

@LaoWangInNear Im also facing this issue, how did you resolve it?