Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build under Windows 10 - node 0.12.7 - node-gyp 3.3.1 #51

Open
jamesjessian opened this issue Mar 28, 2016 · 3 comments
Open

Cannot build under Windows 10 - node 0.12.7 - node-gyp 3.3.1 #51

jamesjessian opened this issue Mar 28, 2016 · 3 comments

Comments

@jamesjessian
Copy link

Various build errors. Full log of the build errors is attached. Any help appreciated, thanks.

node-png - build dump.txt

@jamesjessian
Copy link
Author

Errors include:

..\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) 

@jamesjessian
Copy link
Author

I've cloned the "node-v12" branch of https://github.com/Garciat/node-png.git instead, which compiles OK.

@sayantan94
Copy link

It even fails in the node-v12 branch , which version of node are you in ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants