Skip to content

Prebuild lib for installation plz #83

@derbov

Description

@derbov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions