Skip to content

Static link for compiling a Rust Binary #24

@KunalBagaria

Description

@KunalBagaria

I've been trying to compile a rust binary and this is the error that I'm facing after I try to run it in a computer where OpenAL isn't already installed

dyld: Library not loaded: /usr/local/opt/openal-soft/lib/libopenal.1.dylib
  Referenced from: /Users/xxxxxx/Downloads/rustyvibes
  Reason: image not found

Would there be any way to static link the libraries for this crate?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions