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

Can not compile on windows #23

Open
julianusx opened this issue Dec 16, 2016 · 0 comments
Open

Can not compile on windows #23

julianusx opened this issue Dec 16, 2016 · 0 comments

Comments

@julianusx
Copy link

On Windows I get compilation error:

c:\devenv\projects\experiments\node-httpd\node_modules\memwatch\src\memwatch.hh(12): error C2039: 'Arguments': is not a member of 'v8' (compiling source file ..\src
memwatch.cc) [c:\DevEnv\projects\experiments\node-httpd\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\bela.node-gyp\7.2.1\include\node\v8.h(69): note: see declaration of 'v8' (compiling source file ..\src\memwatch.cc)
c:\devenv\projects\experiments\node-httpd\node_modules\memwatch\src\memwatch.hh(12): error C4430: missing type specifier - int assumed. Note: C++ does not support de
fault-int (compiling source file ..\src\memwatch.cc) [c:\DevEnv\projects\experiments\node-httpd\node_modules\memwatch\build\memwatch.vcxproj]
c:\devenv\projects\experiments\node-httpd\node_modules\memwatch\src\memwatch.hh(12): error C2143: syntax error: missing ',' before '&' (compiling source file ..\src\

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

1 participant