Re: [Ironruby-core] Can't build SilverlightV3 configuration

2010-07-26 Thread Charles Strahan
by-core-boun...@rubyforge.org [mailto: > ironruby-core-boun...@rubyforge.org] *On Behalf Of *Charles Strahan > *Sent:* Sunday, July 25, 2010 7:52 AM > > *To:* ironruby-core@rubyforge.org > *Subject:* Re: [Ironruby-core] Can't build SilverlightV3 configuration > > &g

Re: [Ironruby-core] Can't build SilverlightV3 configuration

2010-07-25 Thread Tomas Matousek
Strahan Sent: Sunday, July 25, 2010 7:52 AM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Can't build SilverlightV3 configuration One other little detail while it's on my mind. It turns out that you need to have Ruby 1.8 on your path in order to build successfully -

Re: [Ironruby-core] Can't build SilverlightV3 configuration

2010-07-25 Thread Charles Strahan
One other little detail while it's on my mind. It turns out that you need to have Ruby 1.8 on your path in order to build successfully - otherwise generate_dlrjs.rb will fail: C:/source/ironruby/Hosts/Silverlight/Scripts/generate_dlrjs.rb:18: invalid multibyte char (US-ASCII) C:/source/ironruby/H

Re: [Ironruby-core] Can't build SilverlightV3 configuration

2010-07-25 Thread Charles Strahan
I just noticed another problem. When I build IronRuby for Silverlight 4, the Microsoft.Dynamic assembly references the full .NET CLR's System.Numeric, as well as both Silverlights and the CLR's version of mscorlib. Here's the list of references, taken from Reflector: = // Asse