I&#39;m curious... I&#39;m running into a number of issues just compiling... is this from the SVN or Git repo?<br><br><div class="gmail_quote">On Sat, Dec 6, 2008 at 3:51 PM, Antonio Cangiano <span dir="ltr">&lt;<a href="mailto:acangiano@gmail.com">acangiano@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Using Mono 2.0 I was able to build IronRuby but it&#39;s not working properly:<br><br>~/code/ruby/ironruby/build/mono_debug$ ./ir.exe <br>
IronRuby <a href="http://1.0.0.0" target="_blank">1.0.0.0</a> on .NET 2.0.50727.42<br>Copyright (c) Microsoft Corporation. All rights reserved.<br>
<br>Note that local variables do not work today in the console.<br>As a workaround, use globals instead (eg $x = 42 instead of x = 42).<br><br>&gt;&gt;&gt; 3 + 3<br>unknown: An exception was thrown by the type initializer for Microsoft.Scripting.SourceCodeReader (System::TypeInitializationException)<br>

<br>~/code/ruby/ironruby/build/mono_debug$ mono ./ir.exe ~/code/ruby/hello.rb<br>mscorlib:0:in `set_Fallback&#39;: Argument cannot be null. (System::ArgumentNullException)<br>&nbsp;&nbsp;&nbsp; from mscorlib:0:in `.ctor&#39;<br>&nbsp;&nbsp;&nbsp; from mscorlib:0:in `GetDecoder&#39;<br>

&nbsp;&nbsp;&nbsp; from mscorlib:0:in `Initialize&#39;<br>&nbsp;&nbsp;&nbsp; from mscorlib:0:in `.ctor&#39;<br>&nbsp;&nbsp;&nbsp; from mscorlib:0:in `.ctor&#39;<br><br>Any suggestions?<br><br>Thanks,<div><div></div><div class="Wj3C7c"><br>Antonio<br>-- <br><a href="http://antoniocangiano.com" target="_blank">http://antoniocangiano.com</a> - Zen and the Art of Programming<br>

<a href="http://math-blog.com" target="_blank">http://math-blog.com</a> - Mathematics is wonderful!<br><a href="http://stacktrace.it" target="_blank">http://stacktrace.it</a> - Aperiodico di resistenza informatica<br>Currently writing &quot;Ruby on Rails for Microsoft Developers&quot; for Wrox.
</div></div><br>_______________________________________________<br>
Ironruby-core mailing list<br>
<a href="mailto:Ironruby-core@rubyforge.org">Ironruby-core@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/ironruby-core" target="_blank">http://rubyforge.org/mailman/listinfo/ironruby-core</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Michael Letterle<br>[Polymath Prokrammer]<br><a href="http://blog.prokrams.com">http://blog.prokrams.com</a><br><br><br>