我正在尝试使用GYP 的Libjingle库
我遵循自述我运行以下命令
$gclient配置http://libjingle.googlecode.com/svn/trunk$gclient同步--强制
但文件夹中没有任何libjingle库有其他人面对过这个问题吗?。
Libjingle有什么好的教程可以给我一步一步的指导吗?提前感谢Nitesh
您必须下载depot_tools,并且必须确保将depot_tols文件夹添加到您的路径中。
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
export PATH="$PATH":path/to/depot_tools