Comment #6 on issue 3107 by [email protected]: Fails to build V8 3.24.14
with snapshot on OSX, when compiling as shared libraries
https://code.google.com/p/v8/issues/detail?id=3107
I just encountered this trying to build v8 from git source (first time) on
osx.
I was able to workaround either by specifying snapshot=off or by creating
symlinks
/usr/local/lib/libicui18n.dylib ->
/path/to/v8/out-osx/x64.release/libicui18n.dylib
/usr/local/lib/libicuuc.dylib ->
/path/to/v8/out-osx/x64.release/libicuuc.dylib
--
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/d/optout.