Closed niftylettuce closed 11 years ago
What do you mean?
For cross platform deploy? On Apr 22, 2013 3:14 PM, "waddlesplash" notifications@github.com wrote:
What do you mean?
— Reply to this email directly or view it on GitHubhttps://github.com/arturadib/node-qt/issues/20#issuecomment-16815086 .
You write a script using node-qt
and then use npm install node-qt
on all machines. Then you run node somescript.js
. Why do you need Qmake?
I was curious if there was a way to build it so you don't have to use node, e.g. you can use an executable installer.
how to do this?