编译最新版webrtc源码
编译最新版webrtc源码
参考https://webrtc.org/native-code/development/编译最新版webrtc源码:
git clone https://chromium.googlesource.com/external/webrtc
gclient config https://chromium.googlesource.com/external/webrtc --name=src
set DEPOT_TOOLS_WIN_TOOLCHAIN=0
set GYP_MSVS_VERSION=2015
set GYP_GENERATORS=ninja,msvs-ninja
gclient sync
cd src
Python webrtc/build/gyp_webrtc.py
上图哈:
注:
1.depot_tools的使用参考:https://bitbucket.org/chromiumembedded/cef/wiki/MasterBuildQuickStart#markdown-header-windows-setup
2.webrtc官方源码我copy到github上了:https://github.com/JumpingYang001/webrtc
3.webrtc编译好的整个项目我传到百度云了:http://pan.baidu.com/s/1nuT0MV3 (注:由于刚压缩好在上传中,有10多G,请稍等,等上传完成后再下载)
------------------------ 2016-9-29加入安装depot_tools说明(红色字体:python和其他工具会在运行gclinet时自己下载安装) -----------------------------------------
Install depot_tools
Chromium and Chromium OS use a package of scripts called depot_tools to
manage checkouts and code reviews.
The depot_tools package includes
gclient , gcl , git-cl , repo ,
and others.Installing on Linux and Mac
Installing on WindowsPreambleChromium is mostly designed to be run using the native Windows tools and the Msys
(Git for Windows) toolchain. Cygwin is not recommended, and likely things will fail in cryptic ways.
Instructions
See also Howto: depot tools ------------------------2016-9-29加入安装depot_tools说明-----------------------------------------
http://blog.****.net/yangzhenping/article/details/51276320 |
相关推荐
- 转载:微信小程序源码提取反编译
- Tesseract-OCR入门使用(3)-VS2010编译源码
- JW player 5.9 去掉logo 右键 , 部分右键汉化 (源码编译) - flashbuilder 源码工程下载...
- 现代编译原理--第六章(中间树 IR Tree 含源码)
- win10如何定制化编译、提取及应用最新版boost库
- webrtc所有平台下载编译步骤详细说明
- 搬砖:深入浅出 - Android系统移植与平台开发(五)- 编译Android源码(转)
- spark-core包源码编译以及打包运行
- 反编译小程序获取源码
- java通过反编译工具生成源码
- 编译好的libcurl 添加openssl zlib动态库 2020年02月最新版
- VCSA 6.5/6.7/7.0 重置root密码