I'm very sorry, I should've looked better. In the bin directory (C:\Program Files\Mono-2.2\bin) there are convenient *.bat files for both the csharp and gsharp consoles.
Sandy Armstrong wrote: > > On 01/17/2009 12:56 PM, Dimitar Dobrev wrote: >> Hi all. I just installed Mono 2.2 for Windows and wanted to use the >> interactive C# console (the C# evaluator). I tried both running >> csharp.exe >> from the command line and using Mono.CSharp.dll in a custom application. >> However, these both failed with the following stack trace: >> >> System.ArgumentException: Illegal enum value: 2049. > > 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"... > > Sandy > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > -- View this message in context: http://www.nabble.com/C--Console-on-Windows-tp21520157p21520997.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
