Hi Robert, Thanks for your advice.
$ gmcs -pkg:gtk-sharp-2.0 helloword.cs -debug helloword.cs(27,5): error CS8025: Parsing error Compilation failed: 1 error(s), 0 warnings Still the same B.R. satimis ----- Original Message ---- From: Robert Jordan <[email protected]> To: [email protected] Sent: Fri, April 23, 2010 4:58:23 AM Subject: Re: [Mono-list] fail to compite *.exe On 23.04.2010 13:24, Stephen Liu wrote: > $ mcs -pkg:gtk-sharp-2.0 helloword.cs -debug > helloword.cs(27,5): error CS8025: Parsing error You want "gmcs". > Compilation failed: 1 error(s), 0 warnings Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
