I get the following:
user=> (require 'clj-bots.gpio.impl.sysfs)
CompilerException java.lang.RuntimeException: Unable to resolve symbol: when-err in this context, compiling:(net/n01se/clojure_jna/libc_utils.clj:58:5)
Any idea what this might be related to? I'm wondering if this is what's keeping bonejure from compiling (it's complaining about not finding the impl.sysfs ns).
I get the following:
Any idea what this might be related to? I'm wondering if this is what's keeping
bonejurefrom compiling (it's complaining about not finding theimpl.sysfsns).