Skip to content

Add Linux support #5

@nick-thompson

Description

@nick-thompson

Linux support is already nearly there, I just need a bit of help getting it over the finish line from anyone who has more experience with Linux VST3.

The work involved is as follows:

  • Inspect the VST3 bundle layout on Linux and update the getAssetsDirectory() here for the JUCE_LINUX case
  • Attach the native webview handle to the viewContainer for the JUCE_LINUX case here and here
  • Re-enable CI running on linux here and update the required dependency install step here so that the builds are happy

I think that should be it, but it's very possible I'm missing something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions