Skip to content

Try to bundle a truly universal binary #5

@a2aaron

Description

@a2aaron

vst3 bundles are folders that can contain a binaries for each platform. if i did this, i would only need to distribute one bundle instead of many. This would also enable not compiling the images/dumb JSON file into the binary and instead store them in the bundle as images. however, this is blocked by 1. i need to learn how to get the executable/DLL path since the images are stored relative to it and 2. how to get cross compilation working more on mac (or at least, significantly less annoying).

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