>My dev platform is Ubuntu so I downloaded MonoDevelop and load the GtkSharp example (or maybe it was just the skeleton project template). Hit compile, bunch of errors showed up. Apparently I don't have the GTK libraries. Googled a bit, it looks like I had to download gtk-dev, compile, and do a bunch of things before I can run a "Hello, World" GTK sharp app.
Well, that's how it works on Linux. What else did you expect? That they'd bundle all the Gtk stuff statically?
Well, that's how it works on Linux. What else did you expect? That they'd bundle all the Gtk stuff statically?