On Mon, 2009-11-09 at 03:12 -0800, Valery D wrote: > >Are you sure you're running csharp.exe and your custom app with Mono and > >not .NET? For example, with the command "mono csharp.exe"... > > Do you want to say, that impossible to use Evaluator with Microsoft.NET?
That's correct -- you cannot currently use csharp.exe with .NET, as it makes use of extensions within Mono's System.Reflection.Emit/etc. There is no solid ETA on allowing csharp to work with .NET. - Jon _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
