>
> It worked fine for me as well for a long time. Then I started playing with
>> the vsClojure extension, and added a build task extension to compile
>> projects internally without using Clojure.Compile.exe (for better control)
>> that consists of code almost identical to the code in the 'main
I'm not sure this is the correct place for this, but the GitHub page led me
to this place.
I believe I have found a problem in the 1.5.1 ClojureCLR currently on
GitHub. The problem is with the initialization of the static Compiler class.
According to section 10.4.5.1 of the MSDN documentation