Hello everyone. I am using clojure-clr.
I have compiled a simple hello world console application. However when I try to run the app I get: Unhandled Exception: System.TypeInitializationException: The type initializer fo r 'HelloWorld' threw an exception. ---> System.IO.FileNotFoundException: Could n ot load file or assembly 'Clojure, Version=1.0.0.0, Culture=neutral, PublicKeyTo ken=null' or one of its dependencies. The system cannot find the file specified. File name: 'Clojure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' at HelloWorld..cctor() WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM \Software\M icrosoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure lo gging. To turn this feature off, remove the registry value [HKLM\Software \Microsoft\Fus ion!EnableLog]. --- End of inner exception stack trace --- at HelloWorld.Main(String[] ) Can you help? Thanks in advanced! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en