storyboard-fountain
storyboard-fountain copied to clipboard
build on windows
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?
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, Can you describe what are the steps you did to compile ?