Hi,
My first time here so be kind...pls...

My objective is to build the LinuxSampler plugin for use with Reaper on a
RaspberryPi platform.

So far I have successfully built and run LinuxSampler and Qsampler  as deb
packages on the RPi platform after including the ARM patches and following
the instructions laid out here (with changes as required):
https://github.com/hexdump0815/linuxsampler-arm-build

Reading the docs I found and set the ./config parameter in debian/rules:
--enable-vstsdk-dir=\$${prefix}/share/vst

Compile now aborts with the following message:

In file included from PluginVst.cpp:36:
PluginVst.h:26:10: fatal error: audioeffectx.h: No such file or directory
 #include <audioeffectx.h>
          ^~~~~~~~~~~~~~~~

I have searched every package available from the arp libraries for RPi and
cannot find such a file.

Can anyone help with a clue as to the direction to look to resolve this
please.  I am completely stumped ATM.
TIA
Doug
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to