nwjs / nw-gyp

native addon build tool for node-webkit
MIT License
195 stars 46 forks source link

Question: Possible to build for windows on linux? #77

Closed srlowe closed 7 years ago

srlowe commented 8 years ago

I'd love to ditch windows on my development pc, and just use ubuntu for everything. So I have a (possibly dumb) question: Is it at all possible to build the .node native extensions for windows, using a linux machine?

Thanks for your help

(Sorry for posting this question in the issues. I'm just totally fed up with the development experience on windows/node (I'm not blaming nw-gyp! The fault lies squarely with MS in my opinion).)

rurigk commented 8 years ago

Try use wine for windows compilation

ghostoy commented 7 years ago

Try wine.

nw-gyp will be simply a port of node-gyp for NW.js. So please report your feature requests to node-gyp.