Skip to content

vstplugin build script ammendments #1

@mccrmck

Description

@mccrmck

As per this thread:

To install the VST2 and VST3 SDKs, lines 25-30 of vstplugin.sh should instead be:

cd ./vstplugin

# Get VST2
./.git-ci/get_vst2.sh

# Get VST3
./.git-ci/get_vst3.sh

cd ..

Also:

Line 33 in vstplugin.sh seems to be missing -DCMAKE_OSX_ARCHITECTURES="$OSX_ARCH"

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