Hi all, I've been working on a MonoDevelop Addin, and I'm trying to test it against a version of Mono built from source. I've gotten some simple test projects working okay with my locally built mono, but when I've moved on to trying to work with my Addin, I can't compile because I depend on Gtk# and Pango#. I can't figure out how to install those two libraries to my locally built mono. I've never dealt with them separately because they always come bundled with the Mono binary package.
Can anyone suggest how to install Gtk# and Pango# to my locally built Mono? Thanks, Scott
_______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
