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
..\src\common.cpp(10): error C2248: 'v8::HandleScope::HandleScope': cannot access protected member declared in class 'v8::HandleScope'
..\src\common.cpp(11): error C2039: 'New': is not a member of 'v8::String'
..\src\common.cpp(17): error C3861: 'ThrowException': identifier not found
fixed_png_stack.h(9): error C2039: 'ObjectWrap': is not a
member of 'node' (compiling source file ..\src\fixed_png_stack.cpp)module.cpp
fixed_png_stack.h(25): error C2143: syntax error: missing
',' before '&' (compiling source file ..\src\fixed_png_stack.cpp)
Various build errors. Full log of the build errors is attached. Any help appreciated, thanks.
node-png - build dump.txt
The text was updated successfully, but these errors were encountered: