I'm trying to build the multichain source code but get this error.
"/v8/v8engine.h:10:10: fatal error: v8.h: No such file or directory
include <v8.h>".
All files are in place. I can see the V8.h file in the folder as referenced in V8engine.h.
Please confirm where the V8 build should go since the "extract in current folder" in instructions is not clear.
Hi,
I'm trying to build the multichain source code but get this error.
"/v8/v8engine.h:10:10: fatal error: v8.h: No such file or directory
include <v8.h>".
All files are in place. I can see the V8.h file in the folder as referenced in V8engine.h. Please confirm where the V8 build should go since the "extract in current folder" in instructions is not clear.
Any advice ?
Thanks in advance.