Hey all
I'm trying to load cljfx with lein in a project.clj, I added cljfx "1.2.9"
and ran lein deps
, but it didn't seem to pull anything in or run correctly
user> (require 'cljfx.api)
Execution error (FileNotFoundException) at user/eval7036 (form-init791934335820419215.clj:54).
Could not locate cljfx/api__init.class, cljfx/api.clj or cljfx/api.cljc on classpath.
Hi @m131, I answered you in issue you created, so an answer won't get lost here: https://github.com/cljfx/cljfx/issues/14#issuecomment-492212611
Awesome thank you
I will try shortly
I think I had a similar issue when I tried the library out at first
I will have to double check when I get home if it isn't solved by then
Thanks, I updated ticker, but still a fail on my end
Ticket*