fengzhao / fengzhao/pyv8

fatal error: 'v8.h' file not found

Open
#246 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
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
^
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:
- [build_output.txt](https://storage.googleapis.com/google-code-attachments/pyv8/issue-246/comment-0/build_output.txt)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.