[Mono-osx] Hello world example?

Andreas Färber andreas.faerber at web.de
Wed Aug 30 15:52:12 EDT 2006


Hi,

Am 30.08.2006 um 20:50 schrieb Eric Bowen (Gmail):

> Hello all-
>
> I'm an experienced Windows .NET developer trying to dive into Mono  
> on OSX for the first time, on my brand new shiny MacBook.  Can  
> anybody point me to the simple how to on installing mono and  
> getting a simple hello world app to run?

To install, download the installation package from the Mono Project  
downloads page and install it, similar to Windows. :-)

As to developing a Hello World app, that depends on what you want to  
do... A simple (existing) Hello World console app, copied over from  
Windows, should run (in the Terminal) with "mono HelloWorld.exe" just  
fine.
Compiling of course works, too; however to run graphical apps you'll  
need an additional bundling step on OS X.

HTH,

Another shiny MacBook :-)


More information about the Mono-osx mailing list