Reverting back to IR SVN 153, I was getting it compiled.

However, when switching to use the the SVN 153 compiled binaries
(upgrading from SVN 141) in my IronRuby-embedding app, I get following
compilation errors:

------ Build started: Project: gui, Configuration: Debug Any CPU ------
...
warning CS1685: The predefined type
'System.Runtime.CompilerServices.ExtensionAttribute' is defined in
multiple assemblies in the global alias; using definition from
'c:\programs\IronRuby\trunk\build\debug\avn153\Microsoft.Scripting.Core.
dll'
...
warning CS1685: The predefined type
'System.Linq.Expressions.ElementInit' is defined in multiple assemblies
in the global alias; using definition from
'c:\programs\IronRuby\trunk\build\debug\avn153\Microsoft.Scripting.Core.
dll'
error CS0656: Missing compiler required member
'System.Runtime.CompilerServices.ExtensionAttribute..ctor'
error CS0656: Missing compiler required member
'System.Runtime.CompilerServices.ExtensionAttribute..ctor'
error CS0656: Missing compiler required member
'System.Runtime.CompilerServices.ExtensionAttribute..ctor'
error CS0656: Missing compiler required member
'System.Runtime.CompilerServices.ExtensionAttribute..ctor'

Robert Brotherus
Software architect
Napa Ltd
Tammasaarenkatu 3, Helsinki FI-00180
P.O.Box 470, Helsinki FI-00181

Tel. +358 9 22 813 1 
Direct. +358 9 22 813 611 
GSM +358 45 11 456 02 
Fax. +358 9 22 813 800 

Email: [EMAIL PROTECTED] 
www.napa.fi 



_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to