You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warning: redundant linker flag specified for library `portaudio`
I thought maybe this was due to having a local portaudio installed while still specifying a portaudio crate in my Cargo.toml file, but when I uninstalled the other portaudio using Homebrew I'm still getting the same warning on each clean build using rustc.
On Win 8.1, using a build script override for
portaudio
, I get this warning:The text was updated successfully, but these errors were encountered: