rust-portaudio icon indicating copy to clipboard operation
rust-portaudio copied to clipboard

mscv configuration

Open ytanimura opened this issue 5 years ago • 1 comments

Installation portaudio on windows-msvc. Users must put Git, devenv, and msbuild through the system path. As for msbuild and devenv, maybe there's a way to get rid of the path, but I didn't see it. The standard Windows commands are used to get ASIOSDK and extract the zip, so no new tools are needed.

ytanimura avatar Jul 28 '20 17:07 ytanimura

Sorry for such a late response on a great feature!

I'll test it out on my Windows machine this weekend.

QQs: Are you still there? Is this ready to test? Is there a standard way of adding libraries to PATH in windows.

wmedrano avatar Feb 10 '21 02:02 wmedrano