Not sure how to run this on a Mac.. Tried opening in leiningen nrepl and running -main from core but get this error:
Native code library failed to load. java.lang.UnsatisfiedLinkError: no LeapJava in java.library.path
Have tried adding the leap_lib files to /usr/lib/ and adding them to :source-paths.
Not sure how to run this on a Mac.. Tried opening in leiningen nrepl and running
-mainfromcorebut get this error:Native code library failed to load. java.lang.UnsatisfiedLinkError: no LeapJava in java.library.pathHave tried adding the
leap_libfiles to/usr/lib/and adding them to:source-paths.