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

Node-Webkit #192

Closed
ghost opened this issue Oct 7, 2015 · 1 comment
Closed

Node-Webkit #192

ghost opened this issue Oct 7, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 7, 2015

Ive build the modul for node-Webkit on a windows vps, the module compiles, but if i require it in the application it fire's an alert with the message: Uncaught Error: No Error PATH/TO/lwip_image.node

build with nw-gyp: nw-gyp --target=0.11.6 --msvs_version=2012

Build on an x64 Windows Server 2008

@EyalAr
Copy link
Owner

EyalAr commented Oct 8, 2015

Seems like a node-webkit problem.
Make sure you didn't rename nw.exe.
Also I see you are using VS2012, but to compile LWIP you need VS2013 or later.

@EyalAr EyalAr closed this as completed Oct 8, 2015
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