Hi!
I'm following the tutorial here: http://docs.opencv.org/2.4/doc/tutorials/introduction/clojure_dev_intro/clojure_dev_intro.html to set up opencv with clojure. I've downloaded the windows installer and extracted opencv, but I can't find any .dylib or .so files there.
Can I skip the native library step? Or do I have to build opencv myself?