Precompiled binaries?
Hiya,
this project would benefit from having precompiled binaries available using https://github.com/mapbox/node-pre-gyp so that user-side compiles are only necessary for either old OS or unusual OS choices. Especially for windows and mac users, "compiling" isn't even an option because the OS does not compile with compile tools built in (unlike linux), and so they first need to learn how to set up a computer to be able to successfully compile, when all they want to do is use a simple Qt window =)
hi @Pomax thank you so much, i will try it!
This issue is not the right place to have a discussion that doesn't focus on helping @anak10thn in getting node-pre-gyp to work.