v8pp icon indicating copy to clipboard operation
v8pp copied to clipboard

errors on compilation

Open Baseult opened this issue 8 months ago • 1 comments

I'm coming from this site: https://explorerplusplus.com/blog/2019/03/07/embedding-v8-c++-application

It basically tells me to just open up the project in visual studio and compiling it in release x64. That is exactly what I'm trying to do now, I downloaded the source, open the project and trying to compile it.

I renamed the "config.hpp.in" file to "config.hpp" which you are probably supposed to do? And then I compile the project but 29 errors.

Am I supposed to do anything before compilation? Is there a doc file that I need to follow first?

Baseult avatar Jun 04 '24 16:06 Baseult