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

build error #25

Open
jiji262 opened this issue Jul 11, 2016 · 1 comment
Open

build error #25

jiji262 opened this issue Jul 11, 2016 · 1 comment

Comments

@jiji262
Copy link

jiji262 commented Jul 11, 2016

gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
CXX(target) Release/obj.target/node_win32ole/src/node_win32ole.o
In file included from ../src/node_win32ole.cc:9:
../src/node_win32ole.h:86:36: error: unknown type name 'Arguments'; did you mean 'v8::internal::Arguments'?
Handle Method_version(const Arguments& args);
^~~~~~~~~
v8::internal::Arguments
/Users/i301792/.node-gyp/6.2.0/include/node/v8.h:145:7: note: 'v8::internal::Arguments' declared here
class Arguments;

@ganluo960214
Copy link

i see u use cxx, u can use this https://github.com/wankdanker/node-odbc

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