-
Notifications
You must be signed in to change notification settings - Fork 6
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
Not copying some required header files #1
Comments
Thanks for your notice of my project. I did not pay too much attention to the v8 project recently. It might be some change in v8 that I have not covered. I will investigate it. |
I got it building using CMake on osx here https://stackoverflow.com/questions/53379099/c-v8-embedding-project-structure |
@C-McG Could you provide me with the reproduce steps? I have tried but not error occurred. |
I was getting this error on a mac (Mojave) by cloning your repo and following the Readme instructions |
v8 has changed a lot since then. The code inside repo is still compiling, but an upgrade is hard. I don't have enough time to do the upgrade now. If anyone could help me doing this, that will be great. |
I'm getting this error when running
./build.sh
I am looking into how to fix this, I'm not sure what the cause of this problem is
The text was updated successfully, but these errors were encountered: