You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: