Skip to content

Building ableton-link opcode on Windows #24

Open
@giohappy

Description

@giohappy

I'm trying to build the ableton-link opcode with MSVC (Visual Studio 2022).I've turned off all the other opcodes.

When I build the Debug configuration I get link errors because of the --Wno-multichar and the --std=gnu++11 flags.
I suppose these configurations are meant for MinGW.

I've tried to adapt the CMake files for MSVC but with no luck.

I have also tried enabling vpkg but (I don't understand why) triggers the EIGEN3 requirement. I've downloaded it and configured the path but FindEIGEN3 still complains...

In the end, what's the proper setup to have these plugins compiled on Windows?

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