Skip to content

Missing dependency on portaudio dev files #171

@brackleian

Description

@brackleian

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! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions