[MonoDevelop] [Newbie question] Multi platform

Oskar Berggren oskar.berggren at gmail.com
Wed Mar 24 05:35:15 EDT 2010


Mono is an implementation of .Net, which compile to an OS-independent
binary format. Your compiled binary will in general work on all
platforms which have Mono or .Net installed, provided that each system
has the correct dependencies installed.

/Oskar


2010/3/24 Weydson Lima <weyseal at gmail.com>:
> Hi,
>
>  As far as I understand, Mono lets me build applications that run in
> multi platforms, correct? I was able to build a simple Windows project
> using Monodevelop for Windows, but how can I compile the same code to
> other platforms? Do I have to download a Monodevelop for each O/S and
> compile using the respective O/S?
>
> Thank you
> ---
> Weydson Lima
> weyseal at gmail.com
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


More information about the Monodevelop-list mailing list