forked from joeferner/node-portaudio
-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
I spent 3 hours to check out what is wrong with python, node-gyp, visual studio, visual studio built tools 2015, 2017, 2019 ... and nothing is found. Visual Studio Installer just hangs and do nothing, 2015 installs good, node-gyp can not use 2015 for unknown reason. As i understand there can be precompiled .dll file for windows32 and windows64, and the npm installer can just configurate which to use.
Just put a compiled versions of C++ code into the package.
I just want to:
npm install naudiodon
var portAudio = require('naudiodon');
console.log(portAudio.getDevices());
And nothing else.
Looks like "How to patch KDE2 under FreeBSD?" for me.
mickmister, FujiwaraChoki, SuppliedOrange and codemile
Metadata
Metadata
Assignees
Labels
No labels