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

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

posted @   唐宋元明清2188  阅读(800)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示