Status: New
Owner: ----

New issue 3362 by [email protected]: d8 does not compile with readline support under Windows
http://code.google.com/p/v8/issues/detail?id=3362

Hello.
I've tried to compile v8 with Visual Studio as described here:
https://code.google.com/p/v8/wiki/BuildingWithGYP
I've generated project files with the command line:
python build\gyp_v8 -Dconsole=readline
Then I've tried to compile the solution under Visual Studio and the following error pops up: d8-readline.cc(7): fatal error C1083: Cannot open include file: 'readline/readline.h': No such file or directory Which is expected. The question is: is it possible to compile d8 with readline support under Windows?

--
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.

Reply via email to