[Mono-list] Fwd: Game development with mono

Chris Howie cdhowie at gmail.com
Tue Jul 14 17:52:22 EDT 2009


On Tue, Jul 14, 2009 at 5:08 PM, Justin Dearing<zippy1981 at gmail.com> wrote:
> Coding with
> Visual Studio and periodontally compiling to mono on windows will ensure
> compatability.

I should point out that you don't have to "compile to mono" to test,
you can just run the Windows-.NET-compiled binaries directly on Mono.
Compiling using Mono's C# compiler /should/ only serves to test Mono's
C# compiler; the binary format of the CIL images is identical.

(I have a feeling that Justin knows this, just clarifying for those who don't.)

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers


More information about the Mono-list mailing list