【问题标题】:Node-Webkit gclient sync errorNode-Webkit gclient 同步错误
【发布时间】:2014-05-31 22:25:33
【问题描述】:

我想构建 Node-Webkit。我按照该站点 https://github.com/rogerwang/node-webkit/wiki/Building-node-webkit 的说明进行操作,但 .gclient 文件的部分不起作用。

在命令gclient sync --nohooks 之后,我得到了这个:

ERROR: client not configured; see 'gclient config'

我为这个问题找到的解决方案是 gclient config http://... 命令,其链接类似于 https://src.chromium.org/svn/trunk/src 或类似链接。但是通过这些链接,gclient 不会下载 Node-Webkit 的东西。

那么有没有解决这个问题的有效链接或没有 gclient 的下载东西的选项?

我在虚拟机中使用全新安装的 Ubuntu 12.04 进行此操作,因为我稍后必须执行的 install-build-deps.sh 不支持我的 Ubuntu 13.10。

虚拟机可能是问题所在?

【问题讨论】:

    标签: node-webkit


    【解决方案1】:

    您需要将配置设置为 gclient,它会在主文件夹中生成 .gclient。 Read more here

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-10-25
      • 1970-01-01
      • 2014-09-27
      • 2015-05-20
      • 2014-11-15
      相关资源
      最近更新 更多