Open 777funk opened 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?
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 2I'm assuming something is wrong with the package?