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 link error with nw-gyp #71

Closed
nooperpudd opened this issue Nov 15, 2017 · 3 comments
Closed

build link error with nw-gyp #71

nooperpudd opened this issue Nov 15, 2017 · 3 comments

Comments

@nooperpudd
Copy link

nooperpudd commented Nov 15, 2017

os: win 10 x64
node: 7.9.0 x64
nw.js: 0.22.0 x64
nw-gyp: 3.6.2
opencv4nodejs:2.22.2
opencv version: 3.3.1 x64

I follow this link http://docs.nwjs.io/en/latest/For%20Users/Advanced/Use%20Native%20Node%20Modules/#for-lts-releases test build opencv4nodejs

\Users\jsxf\.nw-gyp\0.22.0\x64\node.lib : fatal error LNK1106: invalid file or disk full: cannot seek to
0x31534 [C:\Users\jsxf\Documents\aa\node_modules\opencv4nodejs\build\opencv4nodejs.vcxproj]
@justadudewhohacks
Copy link
Owner

Hmm, I am not familar with NW.js, but in order to use it with electron for example, one needs to run a electron-rebuild on the native node module. Maybe something similar has to be done for NW.js?

@nooperpudd
Copy link
Author

@justadudewhohacks ok I will try

@justadudewhohacks
Copy link
Owner

Did you fix this problem?

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