Closed Qualphey closed 2 years ago
This is duplicate of this issue: https://github.com/sadko4u/lsp-plugins/issues/268
Seems that backward compatibility for <lv2.h>
header was broken in latest LV2 release.
I'm going to replace the include directive as @drobilla recommended in the topic above.
This commit fixed the issue: https://github.com/lsp-plugins/lsp-plugin-fw/commit/9ff9fe56e3ff6829d8a7daff2c555bc5c0a28c7c
I'm tryina build
lsp-sampler
with with the latestdevel
configuration butlsp-plugin-fw
fails:This could as well be a problem with my local configuration, though this started happening after I've rebased my PRs on the latest
devel
and updated other modules.Running out of ideas. :/