我尝试使用该命令ninja -C out/Debug chrome
编译Chromium.
但错误消息msg说:
ninja error loading 'build.ninja': the system cannot find the file specified
ninja Entering dictory 'out/Debug'
Run Code Online (Sandbox Code Playgroud)
我能知道这是什么问题吗?
谢谢.
小智 7
out目录及其内容(包括build.ninja)是通过运行创建的
python build\gyp_chromium
要么
gclient runhooks
从/ src中执行任一命令都应允许编译继续.
归档时间: |
|
查看次数: |
4842 次 |
最近记录: |