Fork me on GitHub
#clr
<
2019-09-12
>
sogaiu02:09:21

generally the gitter room might get you better support - that said, iiuc the latest release of the clr clojure is 1.9, with what looks like a fairly complete 1.10 on master.

sogaiu03:09:04

here are some build instructions for mac / linux that have worked recently: https://gist.github.com/sogaiu/58a15322da4290d63073326f00756846

hairfire13:09:02

johnjelinek have you tried changing into the directory where Clojure.Main.exe, and all of the ClojureCLR dlls are, and then running Clojure.Main.exe? That's what I have to do to get it to work. I recall something about Clojure.Main.exe NOT looking in "its" directory for its dependent dlls (e.g., spec).

Stefan18:09:41

Hi! I’m thinking about different ways of using clojure for mobile app development. Has anybody tried using ClojureCLR with Xamarin? Only references that I find on The Internet are quite old, Xamarin has progressed quite a bit since then.

hairfire19:09:19

I've been using Clojure JVM for a few years, but now I'm trying to use ClojureCLR to make it more attractive to my .NET development friends. I'd sure like to have a ClojureCLR Xamarin story!

johnjelinek22:09:50

I went into the directory where all the dlls are and same error