I run gclient sync and build chromium source ,and get a error ,follow -


enter image description here

'['d:\download\depot_tools\python276_bin\python.exe', 'd:\download\depot_tools\win_toolchain\get_toolchain_if_necessary.py', '--output-json', 'd:\download\chromium\src\build\win_toolchain.json', '95ddda401ec5678f15eeed01d2bee08fcbc5ee97']' returned non-zero exit status 1 error: command 'd:\download\depot_tools\python276_bin\python.exe src/build/landmines.py' returned non-zero exit status 1 in d:\download\chromium

i had same problem.
in case, gl clien please check cmd mode (it should admin mode).


Comments

Popular posts from this blog

c# - Class in a list -

mysql - Django database model for my website -

ios - How to run a segue on itself OR another viewController -