Hello.
As I mentioned at the title, go install command does not work to install your package.
I tried "go get" command on Mac , instead of "go install", it does work but on Windows it doesn't.
Please let me know how to install your portaudio package.
my GO env
GO111MODULE = on
GOVERSION = go1.19.1