Skip to content

wrong include path for rtmidi #15

@ensonic

Description

@ensonic

midiinput.cpp:24:24: fatal error: stk/RtMidi.h: No such file or directory
#include <stk/RtMidi.h>

dpkg -L librtmidi-dev | grep RtMidi.h
/usr/include/RtMidi.h

dropping the 'stk' fixed the build for me.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions