如何生成chromium android构建



我创建了一个新的存储库,并使用.gitignore推送chrome,以避免生成构建时出现不需要的库。然后,我再次克隆并尝试使用上面提到的步骤构建,但我遇到了错误。请帮我修复这个

由于我做了代码更改,我无法从谷歌获得新的结账

步骤1:git克隆https://chromium.googlesource.com/chromium/tools/depot_tools.git-完成

步骤2:示例导出PATH="PATH"$路径:/PATH/to/depot_tools"-完成

步骤3:获取-nohooks android-完成

步骤4:gclient syncDONE

步骤5:build/install-build-deps-android.shDONE

步骤6:gclient runhooks

步骤7:gn args out/DefaultFAILED低于错误

ERROR Can't find source root.
I could not find a ".gn" file in the current directory or any parent,
and the --root command-line argument was not specified.

是否在Linux上运行?不支持Windows和Mac。

相关内容

  • 没有找到相关文章

最新更新