Status: Assigned
Owner: [email protected]
CC: [email protected]
Labels: Type-Bug Priority-Medium

New issue 2925 by [email protected]: build/gyp_v8 fails on Windows because of missing third_party/icu
http://code.google.com/p/v8/issues/detail?id=2925

Y:\src\v8>python build/gyp_v8 -Dtarget_arch=ia32
Updating projects from gyp files... gyp: third_party\icu\icu.gyp not found (cwd: Y:\src\v8) while loading dependencies of tools\gyp\v8.gyp while loading dependencies of preparser\preparser.gyp while loading dependencies of build\all.gyp while trying
 to load build\all.gyp
Error running GYP

I fixed this by manually checking out icu from chromium:
svn co https://src.chromium.org/chrome/trunk/deps/third_party/icu46 third_party/icu
Not sure if that's a right way.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to