> I've installed Mono 2.2 using the default installation parameters on > my Wndows XP box. Then, at the command prompt, I tried changing to the > compiler directory (the directory containing gmcs.exe) via:
The easiest way is to go to your Start Menu, and run the "Mono-2.2 Command Prompt". It will set up your environment for you. Then just go to c:\MonoTest, and type: gmcs -pkg:dotnet simple.cs. Jonathan _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
