Mono 1.0 Beta 1

| 4 Comments | 1 TrackBack

I've got Mono 1.0 Beta 1 in 10.3 unstable now. It's not in 10.2 because of some library-loading issues I haven't worked out yet.

This release includes gtk-sharp (which almost entirely works now!), and monodoc, the C#/mono/GTK# documentation browser. It also includes cairo and libgdiplus, which add the Mono.Cairo and System.Drawing APIs, respectively.

I ran a buttload of the tests from gtk-sharp, screenshots are here. If you have any suggestions of apps to port to make sure things are generally working, let me know. =)

1 TrackBack

TrackBack URL: http://mt.raccoonfink.com/mt-tb.cgi/14

RangerRick has ported Mono to OS X. Screenshots are here. This means soon we'll be able to port all GTK# apps, and many .net apps to the mac platform. Read More

4 Comments

apps to port?
MonoDevelop (http://www.monodevelop.org/) !

Yeah, Dashboard would be my first choice.

Unfortunately the other Cocoa applications I use would have to provide hint's to make it useful, and I don't see that happening any time soon now.

This is great! I had a dependency problem in unstable today. gtk-sharp wanted gtk+2 >= 2.2.4-3, but unstable only gave me 2.2.4-2. I edited the gtk-sharp.info file to tell it that -2 was OK, built it all, and it worked just great.

Leave a comment