Skip to content

distributing csound with an app built with csound-rs #1

@sprucely

Description

@sprucely

I'm excited to see this project! I had just started toying with creating a rust wrapper for csound when I came across this. I was using libloading and some of the output from bindgen. I got as far as verifying that calls to "createCsound" and "destroyCsound" were working. Not sure it was necessary now, but I went the libloading route because I thought that would simplify the licensing issues with linking against lgpl code.

If I want to distribute csound with an application built using this crate, do you know if it would be possible to use it in an arbitrary folder by setting the environment variable "LD_LIBRARY_PATH" using std::env::set_var?

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