On Tue, 2006-10-31 at 09:15 -0500, Sebastien Pouliot wrote: > On Tue, 2006-10-31 at 15:00 +0100, Robert Jordan wrote: > > [EMAIL PROTECTED] wrote: > > > > > > Hi, > > > > > > I've developed a SWF Apps under Mono and i've tryed it on windows. > > > Everythings > > > looks nearly fine excepts some little stuff. > > > > > > One off them is annoying ... > > > When I launch my apps under Mono/Linux, no console windows ... > > > When I launch my apps under .Net/Windows, lauch a console then the > > > windows ... > > > > Use the appropriate target: > > > > mcs /target:winexe ... > > It's a common question and a great opportunity for someone to contribute > a (very simple) rule for Gendarme ;-) > > E.g. Any .EXE that reference System.Windows.Forms.dll should have a > winexe target (or we issue a warning).
Too late. The rules (Gtk# and SWF) are in SVN. Still very simple if anyone wants to look at it ;-) -- Sebastien Pouliot <[EMAIL PROTECTED]> Blog: http://pages.infinit.net/ctech/ _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
