Pd: Can't compile

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

Thanks for letting us know

turns out there’s been a change to the Heavy compiler, all fixed now
(OwlProgram master branch and online compiler)

Pls try again!