jpcima / fverb

Plugin version of reverb effect to include in sfizz
BSD 2-Clause "Simplified" License
16 stars 2 forks source link

issue making this in ubuntu 22.04 #8

Open 777funk opened 1 year ago

777funk commented 1 year ago

Just tried installing both of this developer's plugins and get this error: Code:

Compiling PluginFverb.cpp In file included from PluginFverb.cpp:9: PluginFverb.hpp:11:10: fatal error: WDLex/resampleMOD.h: No such file or directory 11 | #include "WDLex/resampleMOD.h" | ^~~~~ compilation terminated. make[1]: [../../dpf/Makefile.plugins.mk:291: ../../build/fverb/PluginFverb.cpp.o] Error 1 make[1]: Leaving directory '/home/n/fverb/plugins/fverb' make: [Makefile:19: plugins] Error 2

I'm assuming something is wrong with the package?