-2

My issue is want to install portaudio-19 on mac.

The following doesnt get installed with help of brew

sudo brew install portaudio19-dev

How can I install portaudio using brew

Thanks in Advance

Halil
  • 1,795
  • 1
  • 24
  • 39
Team ONYX
  • 17
  • 3

2 Answers2

3

There's a portaudio package in brew though, so this

brew install portaudio

worked for me

shershen
  • 9,875
  • 11
  • 39
  • 60
0

I don't think brew has such a formula. You should build it from source.

qq456cvb
  • 167
  • 1
  • 7