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

macos/windows/linux build using cc crate

Open SergejJurecko opened this issue 8 years ago • 1 comments

This may simply serve as an example how to build portaudio using the cc crate. I added the portaudio sources from latest release directly in the project. I don't know how others feel about that, but it is by far the most convenient and safest way.

macOS and Windows (msvc) builds work well. I have not tested on linux yet.

SergejJurecko avatar Feb 23 '18 18:02 SergejJurecko

This works for me on Windows. Really cool. Thank you.

xasopheno avatar Nov 06 '22 02:11 xasopheno