当前位置:   article > 正文

CEF编译 执行gn args out\Release_GN_x86异常

toolchain is out of date

gn args out\Debug_GN_x86 用来配置编译参数,执行gn args out\Release_GN_x86时异常:

Toolchain is out of date. Run "gclient runhooks" to update the toolchain, or set DEPOT_TOOLS_WIN_TOOLCHAIN=0 to use the locally installed toolchain.

 

 

解决方案:

先执行set DEPOT_TOOLS_WIN_TOOLCHAIN=0,使用本地安装的工具链

然后再执行gn args out\Release_GN_x86

转载于:https://www.cnblogs.com/kybs0/p/11540936.html

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/码创造者/article/detail/912459
推荐阅读
相关标签
  

闽ICP备14008679号