storyboard-fountain icon indicating copy to clipboard operation
storyboard-fountain copied to clipboard

build on windows

Open wonderdogone opened this issue 10 years ago • 6 comments

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?

wonderdogone avatar Jan 15 '15 19:01 wonderdogone

I wondering about the same thing as well. Perhaps if I got time I will try test build it on Windows.

dshlai avatar Aug 04 '15 19:08 dshlai

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.

cesmoak avatar Aug 04 '15 22:08 cesmoak

is this still active in development? I have a livescribe pen API that would be a good fit with this.

wonderdogone avatar Aug 06 '15 07:08 wonderdogone

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.

dshlai avatar Aug 10 '15 05:08 dshlai

I was using nwjs instead of node-WebKit-js I wonder if that make any difference.

dshlai avatar Aug 10 '15 05:08 dshlai

Hi, Can you describe what are the steps you did to compile ?

NicoPy avatar Oct 03 '15 20:10 NicoPy