-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Native Windows x64 version #1320
Comments
There isn't even a chromium x86-64 for windows even, so until that happens, don't expect it from nw. |
This is not a good idea. Chromium does not officially support Windows 64-bit. What you're looking at is a dev/experimental build. Not only are there are quite a few bugs still filed for 64-bit but there are essential features still missing from Chromium Win64, this would create an incredibly instable build and cause issues to be filed for node-webkit that are actually upstream in chromium's source. This wastes a lot of time. What still doesn't work in Windows 64bit: Until chromium officially announces its supported there's no point in trying to build/distribute this. |
As a exercise I built a 64-bit Windows node-webkit version (0.8.1). If you want to try a beta it out, feel free to file any feedback here: trueinteractions#89 Performance seems OK. Download is here: http://www.trueinteractions.com/tint_preview_x64.zip |
close as duplicate of #296 |
There is linux x64 and OSX x64, so what's wrong? It's not a browser, you need not to concertn about plugins.
The text was updated successfully, but these errors were encountered: