Eric Davies
2018-06-25 20:04:30 UTC
I'm trying to build Chromium for Windows 10 following the directions in
https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md#Install
However, when I get to the step where it says to run "gclient" (no
arguments), nothing useful appears to happen. It pauses for a second and
then prints out what the commands and options are, the typical thing to do
if you are run with the wrong arguments. No .gclient file is produced, no
.gclient_entries file. I can force a .gclient file to be produced by
gclient config https://chromium.googlesource.com/chromium
but that still doesn't produce the .gclient_entries file. I've also tried
running "gclient sync", which pulls down a lot of files, but still doesn't
create a .gclients_entries. The .gclient_entries file seems to be needed to
before you can do the
gn gen out/Default
https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md#Install
However, when I get to the step where it says to run "gclient" (no
arguments), nothing useful appears to happen. It pauses for a second and
then prints out what the commands and options are, the typical thing to do
if you are run with the wrong arguments. No .gclient file is produced, no
.gclient_entries file. I can force a .gclient file to be produced by
gclient config https://chromium.googlesource.com/chromium
but that still doesn't produce the .gclient_entries file. I've also tried
running "gclient sync", which pulls down a lot of files, but still doesn't
create a .gclients_entries. The .gclient_entries file seems to be needed to
before you can do the
gn gen out/Default
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.