Hi all,
Just pulled OwlSim from github, tried compiling without success.
@brain Linux]$ make
Compiling StompGui.cpp
Compiling SampleBuffer.cpp
Compiling PatchRegistry.cpp
In file included from …/…/Source/PatchRegistry.cpp:3:0:
…/…/Source/Patches/GainPatch.hpp:4:22: fatal error: StompBox.h: No such file or directory
#include “StompBox.h”
^
compilation terminated.
make: *** [build/intermediate/Debug/PatchRegistry_cb5b7186.o] Error 1
Anyone else successful or is it my setup?
Thanks!