--
--
v8-dev mailing list
v8-...@googlegroups.com
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to v8-dev+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/bf5b1deb-5fa2-41ab-9c91-ddecf049e383%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
ICU is a dependency fetched via 'gclient sync'. Did you run that command yet?Yang
On Sat, Jun 22, 2019, 15:04 Taki(Ryoto Takeda) <donkoni...@gmail.com> wrote:
Hello, I tried to build v8 from source, but failed in v8/src/objects/js-list-format.cc:318:22.--Error message told me not to use undeclared indentifier 'formatted'.'formatted' is instance of icu:FormattedList, but I couldn't find the definition of FormattedList anywhere in the source code.I'm new to v8 development and could someone tell me reason why I failed to build?Environment and command I tried are below.Device: MacbookProOS: MacOS Mojave 10.14.5Compiler: Apple LLVM version 10.0.1 (clang-1001.0.46.4)Command: tools/dev/gm.py x64.releaseV8-version: maybe latest
--
v8-dev mailing list
v8-...@googlegroups.com
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to v8-...@googlegroups.com.