Discussion:
[chromium-discuss] Chrome build
l***@gmail.com
2018-06-14 17:15:33 UTC
Permalink
Hy i've already posted here, i can't build chromium, the error is that when
i type gn gen out/Name "in the chromium folder generated with the fetch
command" it says that gn wasn't found.
But if i run it in the depot tools folder it says that:
gn.py : could not find checkout in any parent of the current path.
This must be run inside a checkout.
--
--
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.
Torne (Richard Coles)
2018-06-14 18:15:16 UTC
Permalink
It sounds like you haven't added depot_tools to your PATH
Post by l***@gmail.com
Hy i've already posted here, i can't build chromium, the error is that
when i type gn gen out/Name "in the chromium folder generated with the
fetch command" it says that gn wasn't found.
gn.py : could not find checkout in any parent of the current path.
This must be run inside a checkout.
--
--
http://groups.google.com/a/chromium.org/group/chromium-discuss
--
--
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.
Tim Brown
2018-06-14 17:24:33 UTC
Permalink
I'm pretty sure you need to run the command from the chromium/src
directory, not the chromium directory.
Post by l***@gmail.com
Hy i've already posted here, i can't build chromium, the error is that
when i type gn gen out/Name "in the chromium folder generated with the
fetch command" it says that gn wasn't found.
gn.py : could not find checkout in any parent of the current path.
This must be run inside a checkout.
--
--
http://groups.google.com/a/chromium.org/group/chromium-discuss
--
--
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.
Loading...