-
-
Notifications
You must be signed in to change notification settings - Fork 817
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
Error building for node-webkit 0.11.0 on Windows #365
Comments
In the meantime, could anyone give me a compiled sqlite3 for node-webkit 0.11.0 on 32bit windows? This would help me a lot. |
Maybe this doesn't belong here, but I also get the |
If I build for node-webkit 0.10.5 it works fine. |
springmeyer wrote on #366
@springmeyer or was that just mac-related? |
we don't suppot nw 0.11.x at all at this point, nothing specific to mac. Although @Mithgol is the expert here. |
Yep, our lack of support for the newest node-webkit does not vary with the operating system. It's just that the new node-webkit's inner Node.js engine's version (v0.11.13) is already too old for a newer It's quite possible to do something about it, and I've had a pretty idea (or two) in #362, but I haven't had enough time to try them yet. Maybe later, but also definitely not today or toworrow. (←Moscow Time) |
Mithgol, thanks for explaining why. |
Maybe it's not The same problem also exists with atom-shell>=0.18.0 Both projects mention an update to chromium 38 in their changelogs at the exact version which I can't compile for (node-webkit>=0.11.0 and atom-shell>=0.18.0). The error comes from the macros |
node-sqlite3 3.0.4
node-webkit 0.11.0
on Windows 7 64bit
with MS Visual Studio 2012 Express (for Windows Desktop)
trying to build for 32bit-Arch
edit: node 0.10.32, npm 1.4.28, node-pre-gyp 0.6.1, nw-gyp 0.12.4
Can anyone help?
This is the output I get:
The text was updated successfully, but these errors were encountered: