Open nicole-mcg opened 5 years ago
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