[Mono-dev] MSWindows cmd window

Jeremy Sheldon jeremy_sheldon at hotmail.com
Mon Feb 13 17:02:44 EST 2006


I have just started development with Mono and have a question about running 
my programs.

I did all development on a Gentoo Linux system with mono-1.1.12.1-r1, 
monodevelop-0.9-r1, glade-2.6.8, and gtk-sharp-2.8.0.

Everything seems to be going along great!  My question deals with when I run 
my programs in MSWindows.  I compiled a certain simple program in Linux 
using: mcs program.cs morecode.cs -pkg:glade-sharp-2.0 
-resource:myglade.glade

The program runs great in Linux.  Similarly, it RUNS fine in MSWindows, but 
always starts up a cmd prompt screen along with it (say, if i double-click 
it on the desktop).  Is this normal?  Is there a way to make it NOT do that?

The program is quite simple and uses the basic techniques found here:
http://www.mono-project.com/GtkSharpBeginnersGuide

sheldon





More information about the Mono-devel-list mailing list