Chromium: How to build chromedriver.exe from source in Windows 10?

424 views Asked by At

I am following page for building chromedriver.exe from source code: https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md#Get-the-code

I have installed Visual Studio 2017 as stated. Also downloaded and extracted depot_tools in C:\src\depot_tools.

I have installed Python 2 and msysgit previously. I have added depot_tools in PATH System Variables.

Environment Variabes

I have also added 'DEPOT_TOOLS_WIN_TOOLCHAIN' variable in System Variables with value 0.

enter image description here

Now as stated I am running gclient command from cmd but nothing is working.

gclient command not working in cmd

I can't move further. Also if you have any Video Referral please share as I didn't get any on Google search.

And if you know it well and would like to help please share your email id or twitter handle because it seems hard to get answers to such queries as there are only few such questions on StackOverflow and that too uanswered. So a contact might be helpful.

0

There are 0 answers