hellonico / origami

Lowest barrier of entry to Image Processing, Computer Vision and Neural Networks on the JavaVM
https://hellonico.github.io/origami-docs/#/
Eclipse Public License 1.0
122 stars 7 forks source link

origami: aot use for filter.clj crashes clojure on some environment #51

Closed hellonico closed 4 years ago

hellonico commented 4 years ago

Caused by: java.lang.RuntimeException: Unable to resolve symbol: source in this context at clojure.lang.Util.runtimeException(Util.java:221) at clojure.lang.Compiler.resolveIn(Compiler.java:7299) at clojure.lang.Compiler.resolve(Compiler.java:7243) at clojure.lang.Compiler.analyzeSymbol(Compiler.java:7204) at clojure.lang.Compiler.analyze(Compiler.java:6752) ... 131 more

hellonico commented 4 years ago

ready to be released