-
Notifications
You must be signed in to change notification settings - Fork 2
build error #1
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
error: ‘void SerializedCallbackReplacement(const v8::FunctionCallbackInfov8::Value&)’ defined but not used [-Werror=unused-function]
static void SerializedCallbackReplacement(const v8::FunctionCallbackInfov8::Value& args)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/vm_v8.dir/main.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/vm_v8.dir/all] Error 2
Reactions are currently unavailable
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't working