After failing to get my patches working, I downloaded the Pd template and just re-uploaded it as a new patch, but when I try to compile I get the following error:
In file included from /tmp/owl-build-Hg0tYe/Source/ControlBinop.h:20:0,
from /tmp/owl-build-Hg0tYe/Source/ControlBinop.c:17:
/tmp/owl-build-Hg0tYe/Source/HvBase.h:35:3: error: unknown type name ‘hv_atomic_bool’
hv_atomic_bool msgLock;
^
make[1]: *** [/tmp/owl-build-Hg0tYe/ControlBinop.o] Error 1
make: *** [patch] Error 2
ERROR: Patch build failed.
Any help? TIA