【发布时间】:2017-03-09 20:50:25
【问题描述】:
运行命令后
ninja -C out\Default chrome
得到和错误:
c:\src\chromium\src\base\strings\pattern.cc:
fatal error C1853: 'obj/base/base_cc.pch' header file is from a previous of the compiler, the precompiled header is C++ and you are using it from C (or vice versa)
[11/1486] CXX obj/cc/paint/paint/precompile.cc.obj
ninja: build stopped: subcommand failed.
知道如何解决吗?
【问题讨论】:
标签: chromium