-
Notifications
You must be signed in to change notification settings - Fork 21
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 on windows #113
Comments
I wondering about the same thing as well. Perhaps if I got time I will try test build it on Windows. |
The rich content copy/paste feature is OSX-specific right now. The libraries we use for the Wacom tablets may need to be added/updated for other platforms. Other things may need tweaks b/c of node-webkit, but there shouldn't be anything else that is very platform-specific. |
is this still active in development? I have a livescribe pen API that would be a good fit with this. |
I was able to build without error message on Windows (Windows 10, both io.js and node.js), however I wasn't able to run it. The program runs then stop without giving any message. I did disable the Mac specific feature in the grunt configuration file. Looks like some more ahead. |
I was using nwjs instead of node-WebKit-js I wonder if that make any difference. |
Hi, |
What parts of this project might be the reasons it only builds well on mac? Being node-webkit project it should build cross platform no?
The text was updated successfully, but these errors were encountered: