【问题标题】:How to build Webrtc ios for generic ios device?如何为通用 ios 设备构建 Webrtc ios?
【发布时间】:2017-05-29 10:31:27
【问题描述】:

我已经下载了 webrtc ios。我已经为 arm64 构建了它。我是按照这种方式构建的。
gn gen out/ios_64 --args='target_os="ios" target_cpu="arm64"'
ninja -C out/ios_64 AppRTCMobile
但是我没有办法为通用设备构建它。非常感谢您的建议。谢谢。

【问题讨论】:

    标签: ios webrtc ninja apprtc


    【解决方案1】:

    【讨论】:

      【解决方案2】:

      我已点击此链接:
      https://medium.com/@atsakiridis/building-a-fat-webrtc-framework-on-ios-8610fffb2224
      我在运行gn gen 命令时遇到了一些错误。我通过在 src 文件夹下的 BUILD.gn 中注释掉“//webrtc/examples”行来修复它。

      【讨论】:

        猜你喜欢
        • 2011-03-26
        • 1970-01-01
        • 1970-01-01
        • 2017-01-24
        • 1970-01-01
        • 2016-01-10
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多