Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal error: 'v8.h' file not found #246

Open
GoogleCodeExporter opened this issue May 31, 2015 · 0 comments
Open

fatal error: 'v8.h' file not found #246

GoogleCodeExporter opened this issue May 31, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. pip install -v pyv8

What is the expected output? What do you see instead?
i get the following error:
In file included from src/Exception.cpp:1:
    src/Exception.h:6:10: fatal error: 'v8.h' file not found
    #include <v8.h>
             ^
    1 error generated.
    error: command 'clang' failed with exit status 1

What version of the product are you using? On what operating system?
Mac OS X 10.10.3, Python 3.4.2, pip 6.1.1


Please provide any additional information below.


Original issue reported on code.google.com by david...@gmail.com on 14 May 2015 at 3:13

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant