Skip to content

Linux build compiles against csound development branch, causing breaking change #154

@cdelston0

Description

@cdelston0

Hi,

I have been compiling Cabbage on a RPi 4 8GB, and getting build errors preventing successful build.
I tracked this down to the build.py script cloning the csound master branch. They're now working on 7.x releases there.
Windows and MacOS builds specifically use versions of csound from the 6.x series.
I replaced the git clone with an wget of the 6.18.x release and it allowed Cabbage to build successfully.

Thanks,

Chris.

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