chrome的vs2008工程文件生成

1.在Visual Studio 2008 Command Prompt中输入set GYP_MSVS_VERSION=2008确定使用vs2008编译

2.下载http://src.chromium.org/svn/trunk/tools/depot_tools.zip

3.需要(1)python:http://src.chromium.org/svn/trunk/tools/third_party/python/(2)svn:http://src.chromium.org/svn/trunk/depot_tools/win/bootstrap/svn

4.将depot_tools,python,svn的三个路径添加到PATH环境变量中

5.设置/tools/depot_tools路径到系统路径下,旨在运行gclient

6.命令行下切换到chrome的目录,执行gclient config http://src.chromium.org/svn/trunk/src更新下载svn工具和python工具,旨在下载源码和生成源码工程文件

7.(可选)在.gclient文件中添加这些 
"custom_deps" : { 
"src/webkit/data/layout_tests/LayoutTests": None,},

8.切换到chrome目录,运行gclient sync --force 生成工程文件

9.或者http://build.chromium.org/buildbot/archives/chromium_tarball.html 
解压缩后如果想更新到最新版本就执行gclient sync (--force)

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值