Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prebuild lib for installation plz #83

Open
derbov opened this issue Oct 19, 2022 · 2 comments
Open

Prebuild lib for installation plz #83

derbov opened this issue Oct 19, 2022 · 2 comments

Comments

@derbov
Copy link

derbov commented Oct 19, 2022

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.

@FujiwaraChoki
Copy link

+1

1 similar comment
@SuppliedOrange
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants