Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing dependency on portaudio dev files #171

Open
brackleian opened this issue Oct 15, 2018 · 0 comments
Open

Missing dependency on portaudio dev files #171

brackleian opened this issue Oct 15, 2018 · 0 comments

Comments

@brackleian
Copy link

Portaudio was installed by cargo while building RustAudio synth. It produced a linker error, which I traced back to portaudio. Building portaudio requires the Ubuntu package portaudio19-dev to be installed first.

OS is Ubuntu-derived 16.04LTS.

I'm new to Rust and Cargo, and not aware of how cargo resolves or detects these dependencies, or if it is able to. If possible, a more comprehensible explanation of the error would be nice, rather than about 80 'undefined reference' messages. Better still, suggest (or even install) the package! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant